Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/thermal/
Dthermal_sysfs.c504 tz->trips_attribute_group.attrs = attrs; in create_trip_attrs()
524 kfree(tz->trips_attribute_group.attrs); in destroy_trip_attrs()
551 groups[size - 2] = &tz->trips_attribute_group; in thermal_zone_create_device_groups()
/linux-5.19.10/include/linux/
Dthermal.h150 struct attribute_group trips_attribute_group; member