Searched refs:show_auto_pwm_max (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/hwmon/ |
D | adm1026.c | 1311 static ssize_t show_auto_pwm_max(struct device *dev, in show_auto_pwm_max() function 1377 static DEVICE_ATTR(temp1_auto_point2_pwm, S_IRUGO, show_auto_pwm_max, NULL); 1378 static DEVICE_ATTR(temp2_auto_point2_pwm, S_IRUGO, show_auto_pwm_max, NULL); 1379 static DEVICE_ATTR(temp3_auto_point2_pwm, S_IRUGO, show_auto_pwm_max, NULL);
|