Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/thermal/
Dthermal_core.c897 const struct thermal_zone_params *tzp; in bind_cdev() local
1124 const struct thermal_zone_params *tzp; in thermal_cooling_device_unregister() local
1174 const struct thermal_zone_params *tzp = tz->tzp; in bind_tz() local
1237 struct thermal_zone_params *tzp, int passive_delay, in thermal_zone_device_register()
1377 const struct thermal_zone_params *tzp; in thermal_zone_device_unregister() local
Dof-thermal.c1027 struct thermal_zone_params *tzp; in of_parse_thermal_zones() local
/Linux-v5.4/include/linux/
Dthermal.h213 struct thermal_zone_params *tzp; member
482 struct thermal_zone_params *tzp, in thermal_zone_device_register()
/Linux-v5.4/drivers/acpi/
Dthermal.c60 static int tzp; variable