Lines Matching defs:dev
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()
50 mode_show(struct device *dev, struct device_attribute *attr, char *buf) in mode_show()
59 mode_store(struct device *dev, struct device_attribute *attr, in mode_store()
79 trip_point_type_show(struct device *dev, struct device_attribute *attr, in trip_point_type_show()
111 trip_point_temp_store(struct device *dev, struct device_attribute *attr, in trip_point_temp_store()
150 trip_point_temp_show(struct device *dev, struct device_attribute *attr, in trip_point_temp_show()
172 trip_point_hyst_store(struct device *dev, struct device_attribute *attr, in trip_point_hyst_store()
202 trip_point_hyst_show(struct device *dev, struct device_attribute *attr, in trip_point_hyst_show()
221 passive_store(struct device *dev, struct device_attribute *attr, in passive_store()
255 passive_show(struct device *dev, struct device_attribute *attr, in passive_show()
264 policy_store(struct device *dev, struct device_attribute *attr, in policy_store()
281 policy_show(struct device *dev, struct device_attribute *devattr, char *buf) in policy_show()
289 available_policies_show(struct device *dev, struct device_attribute *devattr, in available_policies_show()
297 emul_temp_store(struct device *dev, struct device_attribute *attr, in emul_temp_store()
324 sustainable_power_show(struct device *dev, struct device_attribute *devattr, in sustainable_power_show()
336 sustainable_power_store(struct device *dev, struct device_attribute *devattr, in sustainable_power_store()
452 struct device *dev = kobj_to_dev(kobj); in thermal_zone_passive_is_visible() local
653 cdev_type_show(struct device *dev, struct device_attribute *attr, char *buf) in cdev_type_show()
660 static ssize_t max_state_show(struct device *dev, struct device_attribute *attr, in max_state_show()
673 static ssize_t cur_state_show(struct device *dev, struct device_attribute *attr, in cur_state_show()
687 cur_state_store(struct device *dev, struct device_attribute *attr, in cur_state_store()
775 static ssize_t total_trans_show(struct device *dev, in total_trans_show()
790 time_in_state_ms_show(struct device *dev, struct device_attribute *attr, in time_in_state_ms_show()
811 reset_store(struct device *dev, struct device_attribute *attr, const char *buf, in reset_store()
833 static ssize_t trans_table_show(struct device *dev, in trans_table_show()
978 trip_point_show(struct device *dev, struct device_attribute *attr, char *buf) in trip_point_show()
992 weight_show(struct device *dev, struct device_attribute *attr, char *buf) in weight_show()
1001 ssize_t weight_store(struct device *dev, struct device_attribute *attr, in weight_store()