Searched refs:thermal_zone_of_sensor_register (Results 1 – 14 of 14) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | thermal.h | 338 thermal_zone_of_sensor_register(struct device *dev, int id, void *data, 356 thermal_zone_of_sensor_register(struct device *dev, int id, void *data, in thermal_zone_of_sensor_register() function
|
| /OK3568_Linux_fs/kernel/drivers/thermal/ |
| H A D | thermal_of.c | 493 thermal_zone_of_sensor_register(struct device *dev, int sensor_id, void *data, in thermal_zone_of_sensor_register() function 534 EXPORT_SYMBOL_GPL(thermal_zone_of_sensor_register); 626 tzd = thermal_zone_of_sensor_register(dev, sensor_id, data, ops); in devm_thermal_zone_of_sensor_register()
|
| H A D | zx2967_thermal.c | 162 priv->tzd = thermal_zone_of_sensor_register(&pdev->dev, in zx2967_thermal_probe()
|
| /OK3568_Linux_fs/kernel/drivers/thermal/broadcom/ |
| H A D | bcm2835_thermal.c | 210 tz = thermal_zone_of_sensor_register(&pdev->dev, 0, data, in bcm2835_thermal_probe()
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/thermal/ |
| H A D | sysfs-api.rst | 111 *thermal_zone_of_sensor_register(struct device *dev, int sensor_id, 164 successfully added by interface thermal_zone_of_sensor_register(). 166 thermal zone device registered with thermal_zone_of_sensor_register() 179 thermal_zone_of_sensor_register(). 181 All details of thermal_zone_of_sensor_register() described in
|
| /OK3568_Linux_fs/kernel/drivers/iio/adc/ |
| H A D | sun4i-gpadc-iio.c | 640 info->tzd = thermal_zone_of_sensor_register(info->sensor_device, in sun4i_gpadc_probe()
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_exynosauto | 917 thermal_zone_of_sensor_register
|
| H A D | abi_gki_aarch64_vivo | 1660 thermal_zone_of_sensor_register
|
| H A D | abi_gki_aarch64_generic | 1909 thermal_zone_of_sensor_register
|
| H A D | abi_gki_aarch64_exynos | 1960 thermal_zone_of_sensor_register
|
| H A D | abi_gki_aarch64_qcom | 2484 thermal_zone_of_sensor_register
|
| H A D | abi_gki_aarch64_oplus | 2671 thermal_zone_of_sensor_register
|
| H A D | abi_gki_aarch64_galaxy | 4004 thermal_zone_of_sensor_register
|
| /OK3568_Linux_fs/kernel/drivers/thermal/samsung/ |
| H A D | exynos_tmu.c | 1094 data->tzd = thermal_zone_of_sensor_register(&pdev->dev, 0, data, in exynos_tmu_probe()
|