Home
last modified time | relevance | path

Searched refs:thermal_zone_of_sensor_register (Results 1 – 13 of 13) sorted by relevance

/linux-4.4.14/include/linux/
Dthermal.h363 thermal_zone_of_sensor_register(struct device *dev, int id, void *data,
369 thermal_zone_of_sensor_register(struct device *dev, int id, void *data, in thermal_zone_of_sensor_register() function
/linux-4.4.14/drivers/thermal/
Dqcom-spmi-temp-alarm.c263 chip->tz_dev = thermal_zone_of_sensor_register(&pdev->dev, 0, chip, in qpnp_tm_probe()
Dof-thermal.c461 thermal_zone_of_sensor_register(struct device *dev, int sensor_id, void *data, in thermal_zone_of_sensor_register() function
520 EXPORT_SYMBOL_GPL(thermal_zone_of_sensor_register);
Dhisi_thermal.c246 sensor->tzd = thermal_zone_of_sensor_register(&pdev->dev, sensor->id, in hisi_thermal_register_sensor()
Dtegra_soctherm.c422 tz = thermal_zone_of_sensor_register(&pdev->dev, i, zone, in tegra_soctherm_probe()
Drockchip_thermal.c607 sensor->tzd = thermal_zone_of_sensor_register(&pdev->dev, id, sensor, in rockchip_thermal_register_sensor()
/linux-4.4.14/drivers/hwmon/
Dscpi-hwmon.c240 zone->tzd = thermal_zone_of_sensor_register(dev, in scpi_hwmon_probe()
Dtmp102.c235 tmp102->tz = thermal_zone_of_sensor_register(hwmon_dev, 0, hwmon_dev, in tmp102_probe()
Dlm75.c309 data->tz = thermal_zone_of_sensor_register(data->hwmon_dev, 0, in lm75_probe()
Dntc_thermistor.c636 data->tz = thermal_zone_of_sensor_register(data->dev, 0, data->dev, in ntc_thermistor_probe()
/linux-4.4.14/drivers/thermal/ti-soc-thermal/
Dti-thermal-common.c340 data->ti_thermal = thermal_zone_of_sensor_register(bgp->dev, id, in ti_thermal_expose_sensor()
/linux-4.4.14/drivers/input/touchscreen/
Dsun4i-ts.c369 ts->tz = thermal_zone_of_sensor_register(ts->dev, 0, ts, in sun4i_ts_probe()
/linux-4.4.14/drivers/thermal/samsung/
Dexynos_tmu.c1366 data->tzd = thermal_zone_of_sensor_register(&pdev->dev, 0, data, in exynos_tmu_probe()