Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thermal/
H A Dthermal_core.c1040 const struct thermal_zone_params *tzp; in bind_cdev() local
1267 const struct thermal_zone_params *tzp; in thermal_cooling_device_unregister() local
1317 const struct thermal_zone_params *tzp = tz->tzp; in bind_tz() local
1380 struct thermal_zone_params *tzp, int passive_delay, in thermal_zone_device_register()
1522 const struct thermal_zone_params *tzp; in thermal_zone_device_unregister() local
H A Dthermal_of.c1059 struct thermal_zone_params *tzp; in of_parse_thermal_zones() local
/OK3568_Linux_fs/kernel/include/linux/
H A Dthermal.h179 struct thermal_zone_params *tzp; member
423 struct thermal_zone_params *tzp, in thermal_zone_device_register()
/OK3568_Linux_fs/kernel/drivers/acpi/
H A Dthermal.c61 static int tzp; variable