Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thermal/
Dthermal_core.h59 void thermal_zone_destroy_device_groups(struct thermal_zone_device *);
Dthermal_core.c836 thermal_zone_destroy_device_groups(tz); in thermal_release()
1291 thermal_zone_destroy_device_groups(tz); in thermal_zone_device_register()
Dthermal_sysfs.c655 void thermal_zone_destroy_device_groups(struct thermal_zone_device *tz) in thermal_zone_destroy_device_groups() function