Searched defs:sysfsbuf (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/hwmon/
H A Dapplesmc.c770 applesmc_light_show(struct device *dev, struct device_attribute *attr, char *sysfsbuf) argument
812 applesmc_show_sensor_label(struct device *dev, struct device_attribute *devattr, char *sysfsbuf) argument
821 applesmc_show_temperature(struct device *dev, struct device_attribute *devattr, char *sysfsbuf) argument
838 applesmc_show_fan_speed(struct device *dev, struct device_attribute *attr, char *sysfsbuf) argument
857 applesmc_store_fan_speed(struct device *dev, struct device_attribute *attr, const char *sysfsbuf, size_t count) argument
882 applesmc_show_fan_manual(struct device *dev, struct device_attribute *attr, char *sysfsbuf) argument
897 applesmc_store_fan_manual(struct device *dev, struct device_attribute *attr, const char *sysfsbuf, size_t count) argument
932 applesmc_show_fan_position(struct device *dev, struct device_attribute *attr, char *sysfsbuf) argument
950 applesmc_calibrate_show(struct device *dev, struct device_attribute *attr, char *sysfsbuf) argument
956 applesmc_calibrate_store(struct device *dev, struct device_attribute *attr, const char *sysfsbuf, size_t count) argument
982 applesmc_key_count_show(struct device *dev, struct device_attribute *attr, char *sysfsbuf) argument
998 applesmc_key_at_index_read_show(struct device *dev, struct device_attribute *attr, char *sysfsbuf) argument
1014 applesmc_key_at_index_data_length_show(struct device *dev, struct device_attribute *attr, char *sysfsbuf) argument
1026 applesmc_key_at_index_type_show(struct device *dev, struct device_attribute *attr, char *sysfsbuf) argument
1038 applesmc_key_at_index_name_show(struct device *dev, struct device_attribute *attr, char *sysfsbuf) argument
1050 applesmc_key_at_index_show(struct device *dev, struct device_attribute *attr, char *sysfsbuf) argument
1056 applesmc_key_at_index_store(struct device *dev, struct device_attribute *attr, const char *sysfsbuf, size_t count) argument
[all...]

Completed in 700 milliseconds