| /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 | brcmstb_thermal.c | 344 thermal = devm_thermal_of_zone_register(&pdev->dev, 0, priv, in brcmstb_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 | 489 struct thermal_zone_device *devm_thermal_of_zone_register(struct device *dev, int sensor_id, void *… in devm_thermal_of_zone_register() function 510 EXPORT_SYMBOL_GPL(devm_thermal_of_zone_register);
|
| H A D | loongson2_thermal.c | 162 tzd = devm_thermal_of_zone_register(dev, i, data, thermal_ops); in loongson2_thermal_probe()
|
| H A D | imx91_thermal.c | 318 tmu->tzd = devm_thermal_of_zone_register(dev, 0, tmu, &tmu_tz_ops); in imx91_tmu_probe()
|
| H A D | qoriq_thermal.c | 191 tzd = devm_thermal_of_zone_register(dev, id, in qoriq_tmu_register_tmu_zone()
|
| H A D | k3_j72xx_bandgap.c | 511 ti_thermal = devm_thermal_of_zone_register(bgp->dev, id, &data[id], in k3_j72xx_bandgap_probe()
|
| H A D | hisi_thermal.c | 485 sensor->tzd = devm_thermal_of_zone_register(&pdev->dev, in hisi_thermal_register_sensor()
|
| H A D | sun8i_thermal.c | 531 devm_thermal_of_zone_register(tmdev->dev, in sun8i_ths_register()
|
| H A D | airoha_thermal.c | 689 priv->tz = devm_thermal_of_zone_register(dev, 0, priv, in airoha_thermal_probe()
|
| /linux/drivers/thermal/renesas/ |
| H A D | rzg2l_thermal.c | 207 zone = devm_thermal_of_zone_register(dev, 0, priv, in rzg2l_thermal_probe()
|
| H A D | rcar_thermal.c | 485 priv->zone = devm_thermal_of_zone_register( in rcar_thermal_probe()
|
| H A D | rzg3e_thermal.c | 453 priv->zone = devm_thermal_of_zone_register(dev, 0, priv, &rzg3e_tz_ops); in rzg3e_thermal_probe()
|
| /linux/drivers/thermal/qcom/ |
| H A D | qcom-spmi-mbg-tm.c | 231 chip->tz_dev = devm_thermal_of_zone_register(chip->dev, 0, chip, &mbg_tm_ops); in mbg_tm_probe()
|
| H A D | qcom-spmi-adc-tm5-gen3.c | 310 tzd = devm_thermal_of_zone_register(adc_tm5->dev, channel, in adc_tm5_register_tzd()
|
| /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()
|
| H A D | stm_thermal.c | 532 sensor->th_dev = devm_thermal_of_zone_register(&pdev->dev, 0, in stm_thermal_probe()
|
| /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/spacemit/ |
| H A D | k1_tsensor.c | 267 ts->ch[i].tzd = devm_thermal_of_zone_register(dev, i, ts->ch + i, &k1_tsensor_ops); in k1_tsensor_probe()
|