| /linux/drivers/thermal/broadcom/ |
| H A D | bcm2711_thermal.c | 91 thermal = devm_thermal_of_zone_register(dev, 0, priv, in bcm2711_thermal_probe()
|
| H A D | sr-thermal.c | 87 tz = devm_thermal_of_zone_register(dev, i, tmon, in sr_thermal_probe()
|
| H A D | bcm2835_thermal.c | 199 tz = devm_thermal_of_zone_register(dev, 0, data, &bcm2835_thermal_ops); in bcm2835_thermal_probe()
|
| /linux/drivers/thermal/ |
| H A D | thermal_mmio.c | 68 thermal_zone = devm_thermal_of_zone_register(&pdev->dev, in thermal_mmio_probe()
|
| H A D | imx_sc_thermal.c | 94 sensor->tzd = devm_thermal_of_zone_register(&pdev->dev, sensor->resource_id, in imx_sc_thermal_probe()
|
| H A D | max77620_thermal.c | 115 mtherm->tz_device = devm_thermal_of_zone_register(&pdev->dev, 0, in max77620_thermal_probe()
|
| H A D | thermal_of.c | 471 struct thermal_zone_device *devm_thermal_of_zone_register(struct device *dev, int sensor_id, void *… in devm_thermal_of_zone_register() function 492 EXPORT_SYMBOL_GPL(devm_thermal_of_zone_register);
|
| H A D | db8500_thermal.c | 188 th->tz = devm_thermal_of_zone_register(dev, 0, th, &thdev_ops); in db8500_thermal_probe()
|
| H A D | loongson2_thermal.c | 163 tzd = devm_thermal_of_zone_register(dev, i, data, thermal_ops); in loongson2_thermal_probe()
|
| H A D | amlogic_thermal.c | 281 pdata->tzd = devm_thermal_of_zone_register(&pdev->dev, in amlogic_thermal_probe()
|
| H A D | airoha_thermal.c | 456 priv->tz = devm_thermal_of_zone_register(dev, 0, priv, &thdev_ops); in airoha_thermal_probe()
|
| H A D | armada_thermal.c | 937 tz = devm_thermal_of_zone_register(&pdev->dev, in armada_thermal_probe()
|
| /linux/drivers/thermal/ti-soc-thermal/ |
| H A D | ti-thermal-common.c | 176 data->ti_thermal = devm_thermal_of_zone_register(bgp->dev, id, in ti_thermal_expose_sensor()
|
| /linux/drivers/thermal/st/ |
| H A D | st_thermal.c | 199 devm_thermal_of_zone_register(dev, 0, sensor, &st_tz_ops); in st_thermal_register()
|
| /linux/drivers/hwmon/ |
| H A D | scpi-hwmon.c | 278 z = devm_thermal_of_zone_register(dev, in scpi_hwmon_probe()
|
| /linux/drivers/input/touchscreen/ |
| H A D | sun4i-ts.c | 359 thermal = devm_thermal_of_zone_register(ts->dev, 0, ts, in sun4i_ts_probe()
|
| /linux/drivers/thermal/tegra/ |
| H A D | tegra30-tsensor.c | 517 tsc->tzd = devm_thermal_of_zone_register(ts->dev, id, tsc, &ops); in tegra_tsensor_register_channel()
|
| /linux/drivers/regulator/ |
| H A D | max8973-regulator.c | 479 tzd = devm_thermal_of_zone_register(mchip->dev, 0, mchip, in max8973_thermal_init()
|
| /linux/drivers/thermal/qcom/ |
| H A D | qcom-spmi-temp-alarm.c | 867 chip->tz_dev = devm_thermal_of_zone_register( in qpnp_tm_probe()
|
| H A D | tsens.c | 1252 tzd = devm_thermal_of_zone_register(priv->dev, priv->sensor[i].hw_id, in tsens_register()
|
| /linux/drivers/ata/ |
| H A D | ahci_imx.c | 935 devm_thermal_of_zone_register(hwmon_dev, 0, hwmon_dev, in imx_ahci_probe()
|
| /linux/drivers/thermal/mediatek/ |
| H A D | auxadc_thermal.c | 1288 tzdev = devm_thermal_of_zone_register(&pdev->dev, 0, mt, in mtk_thermal_probe()
|