Searched defs:sysfsbuf (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-4.19/drivers/hwmon/ |
| D | applesmc.c | 744 struct device_attribute *attr, char *sysfsbuf) in applesmc_light_show() 786 struct device_attribute *devattr, char *sysfsbuf) in applesmc_show_sensor_label() 795 struct device_attribute *devattr, char *sysfsbuf) in applesmc_show_temperature() 812 struct device_attribute *attr, char *sysfsbuf) in applesmc_show_fan_speed() 832 const char *sysfsbuf, size_t count) in applesmc_store_fan_speed() 856 struct device_attribute *attr, char *sysfsbuf) in applesmc_show_fan_manual() 872 const char *sysfsbuf, size_t count) in applesmc_store_fan_manual() 906 struct device_attribute *attr, char *sysfsbuf) in applesmc_show_fan_position() 924 struct device_attribute *attr, char *sysfsbuf) in applesmc_calibrate_show() 930 struct device_attribute *attr, const char *sysfsbuf, size_t count) in applesmc_calibrate_store() [all …]
|
| /kernel/linux/linux-5.10/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 …]
|