Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/thermal/
Dthermal_core.c836 const struct thermal_zone_params *tzp; in bind_cdev() local
1075 const struct thermal_zone_params *tzp; in thermal_cooling_device_unregister() local
1126 const struct thermal_zone_params *tzp = tz->tzp; in bind_tz() local
1189 struct thermal_zone_params *tzp, int passive_delay, in thermal_zone_device_register()
1336 const struct thermal_zone_params *tzp; in thermal_zone_device_unregister() local
Dthermal_of.c1071 struct thermal_zone_params *tzp; in of_parse_thermal_zones() local
/linux-5.19.10/include/linux/
Dthermal.h168 struct thermal_zone_params *tzp; member
403 struct thermal_zone_params *tzp, in thermal_zone_device_register()
/linux-5.19.10/drivers/acpi/
Dthermal.c58 static int tzp; variable