Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/thermal/
Dthermal_core.c320 const struct thermal_zone_params *tzp; in bind_cdev() local
359 const struct thermal_zone_params *tzp = tz->tzp; in bind_tz() local
1567 const struct thermal_zone_params *tzp; in thermal_cooling_device_unregister() local
1798 struct thermal_zone_params *tzp, in thermal_zone_device_register()
1965 const struct thermal_zone_params *tzp; in thermal_zone_device_unregister() local
Dof-thermal.c886 struct thermal_zone_params *tzp; in of_parse_thermal_zones() local
/linux-4.4.14/include/linux/
Dthermal.h205 struct thermal_zone_params *tzp; member
439 const struct thermal_zone_params *tzp, in thermal_zone_device_register()
/linux-4.4.14/drivers/acpi/
Dthermal.c74 static int tzp; variable