pcb_tz 29 drivers/thermal/ti-soc-thermal/ti-thermal-common.c struct thermal_zone_device *pcb_tz; pcb_tz 69 drivers/thermal/ti-soc-thermal/ti-thermal-common.c struct thermal_zone_device *pcb_tz = NULL; pcb_tz 90 drivers/thermal/ti-soc-thermal/ti-thermal-common.c pcb_tz = data->pcb_tz; pcb_tz 92 drivers/thermal/ti-soc-thermal/ti-thermal-common.c if (!IS_ERR(pcb_tz)) { pcb_tz 93 drivers/thermal/ti-soc-thermal/ti-thermal-common.c ret = thermal_zone_get_temp(pcb_tz, &pcb_temp); pcb_tz 159 drivers/thermal/ti-soc-thermal/ti-thermal-common.c data->pcb_tz = thermal_zone_get_zone_by_name("pcb");