Lines Matching refs:device_attribute

27 type_show(struct device *dev, struct device_attribute *attr, char *buf)  in type_show()
35 temp_show(struct device *dev, struct device_attribute *attr, char *buf) in temp_show()
49 mode_show(struct device *dev, struct device_attribute *attr, char *buf) in mode_show()
58 mode_store(struct device *dev, struct device_attribute *attr, in mode_store()
78 trip_point_type_show(struct device *dev, struct device_attribute *attr, in trip_point_type_show()
110 trip_point_temp_store(struct device *dev, struct device_attribute *attr, in trip_point_temp_store()
149 trip_point_temp_show(struct device *dev, struct device_attribute *attr, in trip_point_temp_show()
171 trip_point_hyst_store(struct device *dev, struct device_attribute *attr, in trip_point_hyst_store()
201 trip_point_hyst_show(struct device *dev, struct device_attribute *attr, in trip_point_hyst_show()
220 policy_store(struct device *dev, struct device_attribute *attr, in policy_store()
237 policy_show(struct device *dev, struct device_attribute *devattr, char *buf) in policy_show()
245 available_policies_show(struct device *dev, struct device_attribute *devattr, in available_policies_show()
253 emul_temp_store(struct device *dev, struct device_attribute *attr, in emul_temp_store()
280 sustainable_power_show(struct device *dev, struct device_attribute *devattr, in sustainable_power_show()
292 sustainable_power_store(struct device *dev, struct device_attribute *devattr, in sustainable_power_store()
311 name##_show(struct device *dev, struct device_attribute *devattr, \
323 name##_store(struct device *dev, struct device_attribute *devattr, \
572 cdev_type_show(struct device *dev, struct device_attribute *attr, char *buf) in cdev_type_show()
579 static ssize_t max_state_show(struct device *dev, struct device_attribute *attr, in max_state_show()
592 static ssize_t cur_state_show(struct device *dev, struct device_attribute *attr, in cur_state_show()
606 cur_state_store(struct device *dev, struct device_attribute *attr, in cur_state_store()
632 static struct device_attribute
698 struct device_attribute *attr, char *buf) in total_trans_show()
712 time_in_state_ms_show(struct device *dev, struct device_attribute *attr, in time_in_state_ms_show()
733 reset_store(struct device *dev, struct device_attribute *attr, const char *buf, in reset_store()
756 struct device_attribute *attr, char *buf) in trans_table_show()
877 trip_point_show(struct device *dev, struct device_attribute *attr, char *buf) in trip_point_show()
888 weight_show(struct device *dev, struct device_attribute *attr, char *buf) in weight_show()
897 ssize_t weight_store(struct device *dev, struct device_attribute *attr, in weight_store()