Searched refs:thermal_zone_of_sensor_register (Results 1 – 13 of 13) sorted by relevance
| /linux-4.4.14/include/linux/ |
| D | thermal.h | 363 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/ |
| D | qcom-spmi-temp-alarm.c | 263 chip->tz_dev = thermal_zone_of_sensor_register(&pdev->dev, 0, chip, in qpnp_tm_probe()
|
| D | of-thermal.c | 461 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);
|
| D | hisi_thermal.c | 246 sensor->tzd = thermal_zone_of_sensor_register(&pdev->dev, sensor->id, in hisi_thermal_register_sensor()
|
| D | tegra_soctherm.c | 422 tz = thermal_zone_of_sensor_register(&pdev->dev, i, zone, in tegra_soctherm_probe()
|
| D | rockchip_thermal.c | 607 sensor->tzd = thermal_zone_of_sensor_register(&pdev->dev, id, sensor, in rockchip_thermal_register_sensor()
|
| /linux-4.4.14/drivers/hwmon/ |
| D | scpi-hwmon.c | 240 zone->tzd = thermal_zone_of_sensor_register(dev, in scpi_hwmon_probe()
|
| D | tmp102.c | 235 tmp102->tz = thermal_zone_of_sensor_register(hwmon_dev, 0, hwmon_dev, in tmp102_probe()
|
| D | lm75.c | 309 data->tz = thermal_zone_of_sensor_register(data->hwmon_dev, 0, in lm75_probe()
|
| D | ntc_thermistor.c | 636 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/ |
| D | ti-thermal-common.c | 340 data->ti_thermal = thermal_zone_of_sensor_register(bgp->dev, id, in ti_thermal_expose_sensor()
|
| /linux-4.4.14/drivers/input/touchscreen/ |
| D | sun4i-ts.c | 369 ts->tz = thermal_zone_of_sensor_register(ts->dev, 0, ts, in sun4i_ts_probe()
|
| /linux-4.4.14/drivers/thermal/samsung/ |
| D | exynos_tmu.c | 1366 data->tzd = thermal_zone_of_sensor_register(&pdev->dev, 0, data, in exynos_tmu_probe()
|