Home
last modified time | relevance | path

Searched defs:thermal_zone_device_priv (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/include/linux/
Dthermal.h414 static inline void *thermal_zone_device_priv(struct thermal_zone_device *tz) in thermal_zone_device_priv() function
/linux-6.6.21/drivers/thermal/
Dthermal_core.c1409 void *thermal_zone_device_priv(struct thermal_zone_device *tzd) in thermal_zone_device_priv() function