Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/drivers/thermal/
Dthermal_core.h109 #define to_cooling_device(_dev) container_of(_dev, struct thermal_cooling_device, device) macro
/device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/
Dthermal_core.h122 #define to_cooling_device(_dev) \ macro