Home
last modified time | relevance | path

Searched refs:show_pwm_tmax (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/hwmon/
Dadt7470.c848 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,
Dadt7462.c1239 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);