Searched refs:show_pwm_tmax (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/hwmon/ |
D | adt7470.c | 848 static ssize_t show_pwm_tmax(struct device *dev, in show_pwm_tmax() function 1159 static SENSOR_DEVICE_ATTR(pwm1_auto_point2_temp, S_IRUGO, show_pwm_tmax, 1161 static SENSOR_DEVICE_ATTR(pwm2_auto_point2_temp, S_IRUGO, show_pwm_tmax, 1163 static SENSOR_DEVICE_ATTR(pwm3_auto_point2_temp, S_IRUGO, show_pwm_tmax, 1165 static SENSOR_DEVICE_ATTR(pwm4_auto_point2_temp, S_IRUGO, show_pwm_tmax,
|
D | adt7462.c | 1239 static ssize_t show_pwm_tmax(struct device *dev, in show_pwm_tmax() function 1677 show_pwm_tmax, set_pwm_tmax, 0); 1679 show_pwm_tmax, set_pwm_tmax, 1); 1681 show_pwm_tmax, set_pwm_tmax, 2); 1683 show_pwm_tmax, set_pwm_tmax, 3);
|