Home
last modified time | relevance | path

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

/linux-6.15/drivers/thermal/
H A Dthermal_sysfs.c371 static const struct attribute_group *thermal_zone_attribute_groups[] = { variable
463 size = ARRAY_SIZE(thermal_zone_attribute_groups) + 2; in thermal_zone_create_device_groups()
470 groups[i] = thermal_zone_attribute_groups[i]; in thermal_zone_create_device_groups()