Lines Matching refs:device_attribute

28 type_show(struct device *dev, struct device_attribute *attr, char *buf)  in type_show()
36 temp_show(struct device *dev, struct device_attribute *attr, char *buf) in temp_show()
53 mode_show(struct device *dev, struct device_attribute *attr, char *buf) in mode_show()
66 mode_store(struct device *dev, struct device_attribute *attr, in mode_store()
95 trip_point_type_show(struct device *dev, struct device_attribute *attr, in trip_point_type_show()
104 trip_point_temp_store(struct device *dev, struct device_attribute *attr, in trip_point_temp_store()
140 trip_point_temp_show(struct device *dev, struct device_attribute *attr, in trip_point_temp_show()
149 trip_point_hyst_store(struct device *dev, struct device_attribute *attr, in trip_point_hyst_store()
186 trip_point_hyst_show(struct device *dev, struct device_attribute *attr, in trip_point_hyst_show()
195 policy_store(struct device *dev, struct device_attribute *attr, in policy_store()
212 policy_show(struct device *dev, struct device_attribute *devattr, char *buf) in policy_show()
220 available_policies_show(struct device *dev, struct device_attribute *devattr, in available_policies_show()
228 emul_temp_store(struct device *dev, struct device_attribute *attr, in emul_temp_store()
257 sustainable_power_show(struct device *dev, struct device_attribute *devattr, in sustainable_power_show()
269 sustainable_power_store(struct device *dev, struct device_attribute *devattr, in sustainable_power_store()
288 name##_show(struct device *dev, struct device_attribute *devattr, \
300 name##_store(struct device *dev, struct device_attribute *devattr, \
504 cdev_type_show(struct device *dev, struct device_attribute *attr, char *buf) in cdev_type_show()
511 static ssize_t max_state_show(struct device *dev, struct device_attribute *attr, in max_state_show()
519 static ssize_t cur_state_show(struct device *dev, struct device_attribute *attr, in cur_state_show()
533 cur_state_store(struct device *dev, struct device_attribute *attr, in cur_state_store()
561 static struct device_attribute
628 struct device_attribute *attr, char *buf) in total_trans_show()
648 time_in_state_ms_show(struct device *dev, struct device_attribute *attr, in time_in_state_ms_show()
676 reset_store(struct device *dev, struct device_attribute *attr, const char *buf, in reset_store()
707 struct device_attribute *attr, char *buf) in trans_table_show()
842 trip_point_show(struct device *dev, struct device_attribute *attr, char *buf) in trip_point_show()
853 weight_show(struct device *dev, struct device_attribute *attr, char *buf) in weight_show()
862 ssize_t weight_store(struct device *dev, struct device_attribute *attr, in weight_store()