Searched refs:show_fan_speed (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-6.6/drivers/acpi/ |
H A D | fan_attr.c | 52 static ssize_t show_fan_speed(struct device *dev, struct device_attribute *attr, char *buf) in show_fan_speed() function 89 fan->fst_speed.show = show_fan_speed; in acpi_fan_create_attributes()
|
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | ultra45_env.c | 97 static ssize_t show_fan_speed(struct device *dev, struct device_attribute *attr, in show_fan_speed() function 150 show_fan_speed, set_fan_speed, index); \
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | ultra45_env.c | 98 static ssize_t show_fan_speed(struct device *dev, struct device_attribute *attr, in show_fan_speed() function 151 show_fan_speed, set_fan_speed, index); \
|
Completed in 3 milliseconds