Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/thermal/
Dthermal_core.c1036 const struct thermal_zone_params *tzp; in bind_cdev() local
1263 const struct thermal_zone_params *tzp; in thermal_cooling_device_unregister() local
1313 const struct thermal_zone_params *tzp = tz->tzp; in bind_tz() local
1376 struct thermal_zone_params *tzp, int passive_delay, in thermal_zone_device_register()
1518 const struct thermal_zone_params *tzp; in thermal_zone_device_unregister() local
Dthermal_of.c1050 struct thermal_zone_params *tzp; in of_parse_thermal_zones() local
/Linux-v5.10/include/linux/
Dthermal.h173 struct thermal_zone_params *tzp; member
406 struct thermal_zone_params *tzp, in thermal_zone_device_register()
/Linux-v5.10/drivers/acpi/
Dthermal.c61 static int tzp; variable