Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dthermal.h325 static inline void *thermal_zone_device_priv(struct thermal_zone_device *tz) in thermal_zone_device_priv() function
/linux-6.12.1/drivers/thermal/
Dthermal_core.c1542 void *thermal_zone_device_priv(struct thermal_zone_device *tzd) in thermal_zone_device_priv() function