Searched defs:sysfsbuf (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/hwmon/ |
D | applesmc.c | 742 struct device_attribute *attr, char *sysfsbuf) in applesmc_light_show() 781 struct device_attribute *devattr, char *sysfsbuf) in applesmc_show_sensor_label() 790 struct device_attribute *devattr, char *sysfsbuf) in applesmc_show_temperature() 807 struct device_attribute *attr, char *sysfsbuf) in applesmc_show_fan_speed() 827 const char *sysfsbuf, size_t count) in applesmc_store_fan_speed() 850 struct device_attribute *attr, char *sysfsbuf) in applesmc_show_fan_manual() 867 const char *sysfsbuf, size_t count) in applesmc_store_fan_manual() 900 struct device_attribute *attr, char *sysfsbuf) in applesmc_show_fan_position() 918 struct device_attribute *attr, char *sysfsbuf) in applesmc_calibrate_show() 924 struct device_attribute *attr, const char *sysfsbuf, size_t count) in applesmc_calibrate_store() [all …]
|