Searched refs:set_rpm (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | gpio-fan.c | 266 static ssize_t set_rpm(struct device *dev, struct device_attribute *attr, in set_rpm() function 297 static DEVICE_ATTR(fan1_target, 0644, fan1_input_show, set_rpm);
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | gpio-fan.c | 265 static ssize_t set_rpm(struct device *dev, struct device_attribute *attr, in set_rpm() function 296 static DEVICE_ATTR(fan1_target, 0644, fan1_input_show, set_rpm);
|
Completed in 3 milliseconds