Lines Matching refs:device_attribute

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()
864 policy_show(struct device *dev, struct device_attribute *devattr, char *buf) in policy_show()
872 available_policies_show(struct device *dev, struct device_attribute *devattr, in available_policies_show()
893 emul_temp_store(struct device *dev, struct device_attribute *attr, in emul_temp_store()
919 sustainable_power_show(struct device *dev, struct device_attribute *devattr, in sustainable_power_show()
931 sustainable_power_store(struct device *dev, struct device_attribute *devattr, in sustainable_power_store()
952 name##_show(struct device *dev, struct device_attribute *devattr, \
964 name##_store(struct device *dev, struct device_attribute *devattr, \
991 static struct device_attribute *dev_tzp_attrs[] = {
1008 struct device_attribute *dev_attr = dev_tzp_attrs[i]; in create_tzp_attrs()
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()
1167 static struct device_attribute dev_attr_cdev_type =
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()