Searched defs:sysfsbuf (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/drivers/hwmon/ |
D | applesmc.c | 732 struct device_attribute *attr, char *sysfsbuf) in applesmc_light_show() 771 struct device_attribute *devattr, char *sysfsbuf) in applesmc_show_sensor_label() 780 struct device_attribute *devattr, char *sysfsbuf) in applesmc_show_temperature() 797 struct device_attribute *attr, char *sysfsbuf) in applesmc_show_fan_speed() 818 const char *sysfsbuf, size_t count) in applesmc_store_fan_speed() 842 struct device_attribute *attr, char *sysfsbuf) in applesmc_show_fan_manual() 859 const char *sysfsbuf, size_t count) in applesmc_store_fan_manual() 892 struct device_attribute *attr, char *sysfsbuf) in applesmc_show_fan_position() 910 struct device_attribute *attr, char *sysfsbuf) in applesmc_calibrate_show() 916 struct device_attribute *attr, const char *sysfsbuf, size_t count) in applesmc_calibrate_store() [all …]
|