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