Lines Matching defs:attr
591 type_show(struct device *dev, struct device_attribute *attr, char *buf) in type_show()
599 temp_show(struct device *dev, struct device_attribute *attr, char *buf) in temp_show()
613 mode_show(struct device *dev, struct device_attribute *attr, char *buf) in mode_show()
631 mode_store(struct device *dev, struct device_attribute *attr, in mode_store()
654 trip_point_type_show(struct device *dev, struct device_attribute *attr, in trip_point_type_show()
686 trip_point_temp_store(struct device *dev, struct device_attribute *attr, in trip_point_temp_store()
708 trip_point_temp_show(struct device *dev, struct device_attribute *attr, in trip_point_temp_show()
730 trip_point_hyst_store(struct device *dev, struct device_attribute *attr, in trip_point_hyst_store()
757 trip_point_hyst_show(struct device *dev, struct device_attribute *attr, in trip_point_hyst_show()
776 passive_store(struct device *dev, struct device_attribute *attr, in passive_store()
827 passive_show(struct device *dev, struct device_attribute *attr, in passive_show()
836 policy_store(struct device *dev, struct device_attribute *attr, in policy_store()
893 emul_temp_store(struct device *dev, struct device_attribute *attr, in emul_temp_store()
1111 struct device_attribute *attr, char *buf) in thermal_cooling_device_type_show()
1120 struct device_attribute *attr, char *buf) in thermal_cooling_device_max_state_show()
1134 struct device_attribute *attr, char *buf) in thermal_cooling_device_cur_state_show()
1148 struct device_attribute *attr, in thermal_cooling_device_cur_state_store()
1177 struct device_attribute *attr, char *buf) in thermal_cooling_device_trip_point_show()
1208 struct device_attribute *attr, char *buf) in thermal_cooling_device_weight_show()
1219 struct device_attribute *attr, in thermal_cooling_device_weight_store()
2082 struct nlattr *attr; in thermal_generate_netlink_event() local