Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/
H A Dthermal_core.h128 void thermal_zone_destroy_device_groups(struct thermal_zone_device *);
H A Dthermal_core.c806 thermal_zone_destroy_device_groups(tz); in thermal_release()
1336 thermal_zone_destroy_device_groups(tz); in thermal_zone_device_register_with_trips()
H A Dthermal_sysfs.c573 void thermal_zone_destroy_device_groups(struct thermal_zone_device *tz) in thermal_zone_destroy_device_groups() function