Symbol: show_pwm_enable
drivers/hwmon/abituguru.c
1239
SENSOR_ATTR_2(pwm%d_enable, 0644, show_pwm_enable,
drivers/hwmon/f71805f.c
1081
show_pwm_enable, set_pwm_enable, 0);
drivers/hwmon/f71805f.c
1087
show_pwm_enable, set_pwm_enable, 1);
drivers/hwmon/f71805f.c
1093
show_pwm_enable, set_pwm_enable, 2);
drivers/hwmon/f71882fg.c
1279
SENSOR_ATTR_2(pwm1_enable, S_IRUGO|S_IWUSR, show_pwm_enable,
drivers/hwmon/f71882fg.c
1290
SENSOR_ATTR_2(pwm2_enable, S_IRUGO|S_IWUSR, show_pwm_enable,
drivers/hwmon/f71882fg.c
1301
SENSOR_ATTR_2(pwm3_enable, S_IRUGO|S_IWUSR, show_pwm_enable,
drivers/hwmon/f71882fg.c
1312
SENSOR_ATTR_2(pwm4_enable, S_IRUGO|S_IWUSR, show_pwm_enable,
drivers/hwmon/f75375s.c
677
show_pwm_enable, set_pwm_enable, 0);
drivers/hwmon/f75375s.c
683
show_pwm_enable, set_pwm_enable, 1);
drivers/hwmon/it87.c
1915
show_pwm_enable, set_pwm_enable, 0);
drivers/hwmon/it87.c
1945
show_pwm_enable, set_pwm_enable, 1);
drivers/hwmon/it87.c
1974
show_pwm_enable, set_pwm_enable, 2);
drivers/hwmon/it87.c
2003
show_pwm_enable, set_pwm_enable, 3);
drivers/hwmon/it87.c
2022
show_pwm_enable, set_pwm_enable, 4);
drivers/hwmon/it87.c
2041
show_pwm_enable, set_pwm_enable, 5);
drivers/hwmon/nct6775-core.c
3050
SENSOR_TEMPLATE(pwm_enable, "pwm%d_enable", 0644, show_pwm_enable, store_pwm_enable, 0);
drivers/hwmon/w83795.c
1640
show_pwm_enable, store_pwm_enable, NOT_USED, index - 1), \
drivers/hwmon/w83l786ng.c
576
SENSOR_ATTR(pwm1_enable, S_IWUSR | S_IRUGO, show_pwm_enable,
drivers/hwmon/w83l786ng.c
578
SENSOR_ATTR(pwm2_enable, S_IWUSR | S_IRUGO, show_pwm_enable,