thermal_dev 283 drivers/mmc/host/sdhci-omap.c struct thermal_zone_device *thermal_dev; thermal_dev 305 drivers/mmc/host/sdhci-omap.c thermal_dev = thermal_zone_get_zone_by_name("cpu_thermal"); thermal_dev 306 drivers/mmc/host/sdhci-omap.c if (IS_ERR(thermal_dev)) { thermal_dev 308 drivers/mmc/host/sdhci-omap.c return PTR_ERR(thermal_dev); thermal_dev 311 drivers/mmc/host/sdhci-omap.c ret = thermal_zone_get_temp(thermal_dev, &temperature); thermal_dev 241 drivers/thermal/st/st_thermal.c sensor->thermal_dev = thermal_dev 244 drivers/thermal/st/st_thermal.c if (IS_ERR(sensor->thermal_dev)) { thermal_dev 246 drivers/thermal/st/st_thermal.c ret = PTR_ERR(sensor->thermal_dev); thermal_dev 266 drivers/thermal/st/st_thermal.c thermal_zone_device_unregister(sensor->thermal_dev); thermal_dev 80 drivers/thermal/st/st_thermal.h struct thermal_zone_device *thermal_dev; thermal_dev 41 drivers/thermal/st/st_thermal_memmap.c thermal_zone_device_update(sensor->thermal_dev,