Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thermal/
Dthermal_sysfs.c513 tz->trips_attribute_group.attrs = attrs; in create_trip_attrs()
533 kfree(tz->trips_attribute_group.attrs); in destroy_trip_attrs()
560 groups[size - 2] = &tz->trips_attribute_group; in thermal_zone_create_device_groups()
/linux-6.1.9/include/linux/
Dthermal.h160 struct attribute_group trips_attribute_group; member