Searched refs:pwm2_enable (Results 1 – 20 of 20) sorted by relevance
/linux-4.4.14/drivers/hwmon/ |
D | w83781d.c | 241 u8 pwm2_enable; /* Boolean */ member 714 return sprintf(buf, "%d\n", (int)data->pwm2_enable); in show_pwm2_enable() 764 data->pwm2_enable = val; in store_pwm2_enable() 781 static DEVICE_ATTR(pwm2_enable, S_IRUGO | S_IWUSR, 1505 data->pwm2_enable = (w83781d_read_value(data, in w83781d_update_device()
|
D | max31790.c | 439 static SENSOR_DEVICE_ATTR(pwm2_enable, S_IWUSR | S_IRUGO,
|
D | nct7904.c | 457 static SENSOR_DEVICE_ATTR(pwm2_enable, S_IRUGO | S_IWUSR,
|
D | w83l786ng.c | 582 SENSOR_ATTR(pwm2_enable, S_IWUSR | S_IRUGO, show_pwm_enable,
|
D | f75375s.c | 722 static SENSOR_DEVICE_ATTR(pwm2_enable, S_IRUGO|S_IWUSR,
|
D | nct7802.c | 843 static SENSOR_DEVICE_ATTR(pwm2_enable, S_IRUGO | S_IWUSR, show_pwm_enable,
|
D | asc7621.c | 965 PWRITEM(pwm2_enable, 1, PRI_LOW, VAA(0x5d, 0x5d, 0x62), VAA(0, 0, 0),
|
D | pc87427.c | 662 static SENSOR_DEVICE_ATTR(pwm2_enable, S_IWUSR | S_IRUGO,
|
D | adt7470.c | 1079 static SENSOR_DEVICE_ATTR(pwm2_enable, S_IWUSR | S_IRUGO, show_pwm_auto,
|
D | w83791d.c | 825 SENSOR_ATTR(pwm2_enable, S_IWUSR | S_IRUGO,
|
D | f71805f.c | 1093 static SENSOR_DEVICE_ATTR(pwm2_enable, S_IRUGO | S_IWUSR,
|
D | adt7475.c | 1038 static SENSOR_DEVICE_ATTR_2(pwm2_enable, S_IRUGO | S_IWUSR, show_pwmctrl,
|
D | w83792d.c | 1081 static SENSOR_DEVICE_ATTR(pwm2_enable, S_IWUSR | S_IRUGO,
|
D | adt7462.c | 1687 static SENSOR_DEVICE_ATTR(pwm2_enable, S_IWUSR | S_IRUGO, show_pwm_auto,
|
D | adm1026.c | 1366 static DEVICE_ATTR(pwm2_enable, S_IRUGO | S_IWUSR, show_pwm_enable,
|
D | w83627hf.c | 1136 static SENSOR_DEVICE_ATTR(pwm2_enable, S_IRUGO|S_IWUSR, show_pwm_enable,
|
D | lm93.c | 1966 static SENSOR_DEVICE_ATTR(pwm2_enable, S_IWUSR | S_IRUGO,
|
D | it87.c | 1333 static SENSOR_DEVICE_ATTR(pwm2_enable, S_IRUGO | S_IWUSR,
|
D | f71882fg.c | 612 SENSOR_ATTR_2(pwm2_enable, S_IRUGO|S_IWUSR, show_pwm_enable,
|
D | w83627ehf.c | 1586 SENSOR_ATTR(pwm2_enable, S_IWUSR | S_IRUGO, show_pwm_enable,
|