Home
last modified time | relevance | path

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

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