trips_attribute_group  600 drivers/thermal/thermal_sysfs.c 	tz->trips_attribute_group.attrs = attrs;
trips_attribute_group  620 drivers/thermal/thermal_sysfs.c 	kfree(tz->trips_attribute_group.attrs);
trips_attribute_group  647 drivers/thermal/thermal_sysfs.c 		groups[size - 2] = &tz->trips_attribute_group;
trips_attribute_group  195 include/linux/thermal.h 	struct attribute_group trips_attribute_group;