Searched refs:get_fan_div (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/hwmon/
H A Dgl520sm.c375 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 Dsmsc47m1.c235 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 Dg762.c795 static ssize_t get_fan_div(struct device *dev, get_fan_div() function
1012 static DEVICE_ATTR(fan1_div, S_IWUSR | S_IRUGO, get_fan_div, set_fan_div);

Completed in 153 milliseconds