Searched refs:set_pwm_mode (Results 1 - 2 of 2) sorted by relevance
/linux-4.4.14/drivers/hwmon/ |
H A D | f75375s.c | 459 static ssize_t set_pwm_mode(struct device *dev, struct device_attribute *attr, set_pwm_mode() function 719 show_pwm_mode, set_pwm_mode, 0); 725 show_pwm_mode, set_pwm_mode, 1);
|
H A D | g762.c | 776 static ssize_t set_pwm_mode(struct device *dev, struct device_attribute *da, set_pwm_mode() function 1005 static DEVICE_ATTR(pwm1_mode, S_IWUSR | S_IRUGO, get_pwm_mode, set_pwm_mode);
|
Completed in 114 milliseconds