Searched refs:show_pwm_tmax (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/hwmon/ |
D | adt7470.c | 757 static ssize_t show_pwm_tmax(struct device *dev, in show_pwm_tmax() function 1068 static SENSOR_DEVICE_ATTR(pwm1_auto_point2_temp, S_IRUGO, show_pwm_tmax, 1070 static SENSOR_DEVICE_ATTR(pwm2_auto_point2_temp, S_IRUGO, show_pwm_tmax, 1072 static SENSOR_DEVICE_ATTR(pwm3_auto_point2_temp, S_IRUGO, show_pwm_tmax, 1074 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);
|