Searched refs:get_fan_div (Results 1 - 3 of 3) sorted by relevance
/linux-4.4.14/drivers/hwmon/ |
H A D | gl520sm.c | 375 static ssize_t get_fan_div(struct device *dev, struct device_attribute *attr, get_fan_div() function 510 get_fan_div, set_fan_div, 0); 512 get_fan_div, set_fan_div, 1);
|
H A D | smsc47m1.c | 235 static ssize_t get_fan_div(struct device *dev, struct device_attribute get_fan_div() function 431 get_fan_div, set_fan_div, offset - 1); \
|
H A D | g762.c | 796 static ssize_t get_fan_div(struct device *dev, get_fan_div() function 1013 static DEVICE_ATTR(fan1_div, S_IWUSR | S_IRUGO, get_fan_div, set_fan_div);
|
Completed in 135 milliseconds