Searched defs:sysfsbuf (Results 1 – 1 of 1) sorted by relevance
/linux-3.3/drivers/hwmon/ |
D | applesmc.c | 676 struct device_attribute *attr, char *sysfsbuf) in applesmc_light_show() 715 struct device_attribute *devattr, char *sysfsbuf) in applesmc_show_sensor_label() 729 struct device_attribute *devattr, char *sysfsbuf) in applesmc_show_temperature() 758 struct device_attribute *attr, char *sysfsbuf) in applesmc_show_fan_speed() 778 const char *sysfsbuf, size_t count) in applesmc_store_fan_speed() 801 struct device_attribute *attr, char *sysfsbuf) in applesmc_show_fan_manual() 818 const char *sysfsbuf, size_t count) in applesmc_store_fan_manual() 851 struct device_attribute *attr, char *sysfsbuf) in applesmc_show_fan_position() 869 struct device_attribute *attr, char *sysfsbuf) in applesmc_calibrate_show() 875 struct device_attribute *attr, const char *sysfsbuf, size_t count) in applesmc_calibrate_store() [all …]
|