Home
last modified time | relevance | path

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

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