Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/
H A Dthermal_sysfs.c519 tz->trips_attribute_group.attrs = attrs; in create_trip_attrs()
538 kfree(tz->trips_attribute_group.attrs); in destroy_trip_attrs()
565 groups[size - 2] = &tz->trips_attribute_group; in thermal_zone_create_device_groups()
/openbmc/linux/include/linux/
H A Dthermal.h159 struct attribute_group trips_attribute_group; member