Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thermal/
Dthermal_sysfs.c492 static const struct attribute_group *thermal_zone_attribute_groups[] = { variable
630 size = ARRAY_SIZE(thermal_zone_attribute_groups) + 2; in thermal_zone_create_device_groups()
637 groups[i] = thermal_zone_attribute_groups[i]; in thermal_zone_create_device_groups()