Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thermal/
Dthermal_core.c807 const struct thermal_zone_params *tzp; in bind_cdev() local
1059 const struct thermal_zone_params *tzp; in thermal_cooling_device_unregister() local
1110 const struct thermal_zone_params *tzp = tz->tzp; in bind_tz() local
1181 struct thermal_zone_params *tzp, int passive_delay, in thermal_zone_device_register_with_trips()
1338 struct thermal_zone_params *tzp, int passive_delay, in thermal_zone_device_register()
1354 const struct thermal_zone_params *tzp; in thermal_zone_device_unregister() local
Dthermal_of.c354 struct thermal_zone_params *tzp; in thermal_of_parameters_init() local
556 struct thermal_zone_params *tzp = tz->tzp; in thermal_of_zone_unregister() local
592 struct thermal_zone_params *tzp; in thermal_of_zone_register() local
/linux-6.1.9/include/linux/
Dthermal.h179 struct thermal_zone_params *tzp; member
381 struct thermal_zone_params *tzp, in thermal_zone_device_register()
/linux-6.1.9/drivers/acpi/
Dthermal.c58 static int tzp; variable