Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/drivers/thermal/
Dthermal_core.h107 #define to_thermal_zone(_dev) container_of(_dev, struct thermal_zone_device, device) macro
/device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/
Dthermal_core.h119 #define to_thermal_zone(_dev) \ macro