Searched refs:set_fan_div (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | asb100.c | 338 static ssize_t set_fan_div(struct device *dev, struct device_attribute *attr, in set_fan_div() function 394 show_fan_div, set_fan_div, offset - 1)
|
H A D | it87.c | 1222 static ssize_t set_fan_div(struct device *dev, struct device_attribute *attr, in set_fan_div() function 1630 set_fan_div, 0); 1636 set_fan_div, 1); 1642 set_fan_div, 2);
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | asb100.c | 338 static ssize_t set_fan_div(struct device *dev, struct device_attribute *attr, in set_fan_div() function 394 show_fan_div, set_fan_div, offset - 1)
|
H A D | it87.c | 1436 static ssize_t set_fan_div(struct device *dev, struct device_attribute *attr, in set_fan_div() function 1887 set_fan_div, 0); 1893 set_fan_div, 1); 1899 set_fan_div, 2);
|
Completed in 12 milliseconds