Searched defs:sysfsbuf (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/hwmon/ |
D | applesmc.c | 744 struct device_attribute *attr, char *sysfsbuf) in applesmc_light_show() 783 struct device_attribute *devattr, char *sysfsbuf) in applesmc_show_sensor_label() 792 struct device_attribute *devattr, char *sysfsbuf) in applesmc_show_temperature() 809 struct device_attribute *attr, char *sysfsbuf) in applesmc_show_fan_speed() 830 const char *sysfsbuf, size_t count) in applesmc_store_fan_speed() 854 struct device_attribute *attr, char *sysfsbuf) in applesmc_show_fan_manual() 871 const char *sysfsbuf, size_t count) in applesmc_store_fan_manual() 904 struct device_attribute *attr, char *sysfsbuf) in applesmc_show_fan_position() 922 struct device_attribute *attr, char *sysfsbuf) in applesmc_calibrate_show() 928 struct device_attribute *attr, const char *sysfsbuf, size_t count) in applesmc_calibrate_store() [all …]
|