Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/drivers/thermal/
Dthermal_core.c1047 const struct thermal_zone_params *tzp; in bind_cdev() local
1278 const struct thermal_zone_params *tzp; in thermal_cooling_device_unregister() local
1330 const struct thermal_zone_params *tzp = tz->tzp; in bind_tz() local
1397struct thermal_zone_params *tzp, int passive_delay, in thermal_zone_device_register()
1548 const struct thermal_zone_params *tzp; in thermal_zone_device_unregister() local
/device/soc/rockchip/common/sdk_linux/include/linux/
Dthermal.h167 struct thermal_zone_params *tzp; member
379 struct thermal_zone_params *tzp, int passive_delay, int polling_delay) in thermal_zone_device_register()