Home
last modified time | relevance | path

Searched refs:thermal_zone_attribute_groups (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/thermal/
H A Dthermal_sysfs.c374 static const struct attribute_group *thermal_zone_attribute_groups[] = { variable
466 size = ARRAY_SIZE(thermal_zone_attribute_groups) + 2; in thermal_zone_create_device_groups()
473 groups[i] = thermal_zone_attribute_groups[i]; in thermal_zone_create_device_groups()