Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/thermal/
Dthermal_core.h113 struct attribute_group trips_attribute_group; member
Dthermal_sysfs.c449 tz->trips_attribute_group.attrs = attrs; in create_trip_attrs()
463 kfree(tz->trips_attribute_group.attrs); in destroy_trip_attrs()
489 groups[size - 2] = &tz->trips_attribute_group; in thermal_zone_create_device_groups()