cooling_device_attr_groups  741 drivers/thermal/thermal_sysfs.c static const struct attribute_group *cooling_device_attr_groups[] = {
cooling_device_attr_groups  935 drivers/thermal/thermal_sysfs.c 	var = ARRAY_SIZE(cooling_device_attr_groups) - 2;
cooling_device_attr_groups  936 drivers/thermal/thermal_sysfs.c 	cooling_device_attr_groups[var] = &cooling_device_stats_attr_group;
cooling_device_attr_groups  957 drivers/thermal/thermal_sysfs.c 	cdev->device.groups = cooling_device_attr_groups;