Searched defs:sysfsbuf (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/drivers/hwmon/ |
D | applesmc.c | 771 struct device_attribute *attr, char *sysfsbuf) in applesmc_light_show() 813 struct device_attribute *devattr, char *sysfsbuf) in applesmc_show_sensor_label() 822 struct device_attribute *devattr, char *sysfsbuf) in applesmc_show_temperature() 839 struct device_attribute *attr, char *sysfsbuf) in applesmc_show_fan_speed() 859 const char *sysfsbuf, size_t count) in applesmc_store_fan_speed() 883 struct device_attribute *attr, char *sysfsbuf) in applesmc_show_fan_manual() 899 const char *sysfsbuf, size_t count) in applesmc_store_fan_manual() 933 struct device_attribute *attr, char *sysfsbuf) in applesmc_show_fan_position() 951 struct device_attribute *attr, char *sysfsbuf) in applesmc_calibrate_show() 957 struct device_attribute *attr, const char *sysfsbuf, size_t count) in applesmc_calibrate_store() [all …]
|