Lines Matching defs:attr

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()
62 mode_store(struct device *dev, struct device_attribute *attr, in mode_store()
82 trip_point_type_show(struct device *dev, struct device_attribute *attr, in trip_point_type_show()
119 trip_point_temp_store(struct device *dev, struct device_attribute *attr, in trip_point_temp_store()
152 trip_point_temp_show(struct device *dev, struct device_attribute *attr, in trip_point_temp_show()
178 trip_point_hyst_store(struct device *dev, struct device_attribute *attr, in trip_point_hyst_store()
211 trip_point_hyst_show(struct device *dev, struct device_attribute *attr, in trip_point_hyst_show()
234 policy_store(struct device *dev, struct device_attribute *attr, in policy_store()
267 emul_temp_store(struct device *dev, struct device_attribute *attr, in emul_temp_store()
586 cdev_type_show(struct device *dev, struct device_attribute *attr, char *buf) in cdev_type_show()
593 static ssize_t max_state_show(struct device *dev, struct device_attribute *attr, in max_state_show()
601 static ssize_t cur_state_show(struct device *dev, struct device_attribute *attr, in cur_state_show()
615 cur_state_store(struct device *dev, struct device_attribute *attr, in cur_state_store()
709 struct device_attribute *attr, char *buf) in total_trans_show()
732 time_in_state_ms_show(struct device *dev, struct device_attribute *attr, in time_in_state_ms_show()
763 reset_store(struct device *dev, struct device_attribute *attr, const char *buf, in reset_store()
797 struct device_attribute *attr, char *buf) in trans_table_show()
939 trip_point_show(struct device *dev, struct device_attribute *attr, char *buf) in trip_point_show()
951 weight_show(struct device *dev, struct device_attribute *attr, char *buf) in weight_show()
960 ssize_t weight_store(struct device *dev, struct device_attribute *attr, in weight_store()