Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thermal/
Dthermal_core.c887 const struct thermal_zone_params *tzp; in bind_cdev() local
1065 const struct thermal_zone_params *tzp; in thermal_cooling_device_unregister() local
1114 const struct thermal_zone_params *tzp = tz->tzp; in bind_tz() local
1177 struct thermal_zone_params *tzp, int passive_delay, in thermal_zone_device_register()
1307 const struct thermal_zone_params *tzp; in thermal_zone_device_unregister() local
Dof-thermal.c960 struct thermal_zone_params *tzp; in of_parse_thermal_zones() local
/Linux-v4.19/include/linux/
Dthermal.h213 struct thermal_zone_params *tzp; member
477 struct thermal_zone_params *tzp, in thermal_zone_device_register()
/Linux-v4.19/drivers/acpi/
Dthermal.c74 static int tzp; variable