Searched refs:thermal_zone_of_sensor_register (Results 1 – 9 of 9) sorted by relevance
| /linux/include/linux/ |
| A D | thermal.h | 317 thermal_zone_of_sensor_register(struct device *dev, int id, void *data, 335 thermal_zone_of_sensor_register(struct device *dev, int id, void *data, in thermal_zone_of_sensor_register() function
|
| /linux/drivers/thermal/ |
| 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()
|
| /linux/Documentation/driver-api/thermal/ |
| 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
|
| /linux/drivers/thermal/broadcom/ |
| A D | bcm2835_thermal.c | 209 tz = thermal_zone_of_sensor_register(&pdev->dev, 0, data, in bcm2835_thermal_probe()
|
| /linux/drivers/iio/adc/ |
| A D | sun4i-gpadc-iio.c | 640 info->tzd = thermal_zone_of_sensor_register(info->sensor_device, in sun4i_gpadc_probe()
|
| /linux/drivers/thermal/samsung/ |
| A D | exynos_tmu.c | 1094 data->tzd = thermal_zone_of_sensor_register(&pdev->dev, 0, data, in exynos_tmu_probe()
|
| /linux/ |
| A D | vmlinux.symvers | 7592 0x00000000 thermal_zone_of_sensor_register vmlinux EXPORT_SYMBOL_GPL
|
| A D | System.map | 44377 ffff800010c00cb0 T thermal_zone_of_sensor_register
|
| A D | .tmp_System.map | 44377 ffff800010c00cb0 T thermal_zone_of_sensor_register
|
Completed in 1008 milliseconds