Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/thermal/
Dfair_share.c91 const struct thermal_zone_params *tzp; in fair_share_throttle() local
Dthermal_core.c259 const struct thermal_zone_params *tzp; in bind_cdev() local
297 const struct thermal_zone_params *tzp = tz->tzp; in bind_tz() local
1259 const struct thermal_zone_params *tzp; in thermal_cooling_device_unregister() local
1489 const struct thermal_zone_params *tzp, in thermal_zone_device_register()
1641 const struct thermal_zone_params *tzp; in thermal_zone_device_unregister() local
Dof-thermal.c867 struct thermal_zone_params *tzp; in of_parse_thermal_zones() local
/linux-4.1.27/include/linux/
Dthermal.h196 const struct thermal_zone_params *tzp; member
356 const struct thermal_zone_params *tzp, in thermal_zone_device_register()
/linux-4.1.27/drivers/acpi/
Dthermal.c78 static int tzp; variable