Home
last modified time | relevance | path

Searched refs:thermal_zone_of_get_sensor_id (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dthermal.h318 int thermal_zone_of_get_sensor_id(struct device_node *tz_np,
333 static inline int thermal_zone_of_get_sensor_id(struct device_node *tz_np, in thermal_zone_of_get_sensor_id() function
/kernel/linux/linux-5.10/drivers/thermal/
H A Dimx_sc_thermal.c101 ret = thermal_zone_of_get_sensor_id(child, in imx_sc_thermal_probe()
H A Dthermal_of.c417 * thermal_zone_of_get_sensor_id - get sensor ID from a DT thermal zone
428 int thermal_zone_of_get_sensor_id(struct device_node *tz_np, in thermal_zone_of_get_sensor_id() function
458 EXPORT_SYMBOL_GPL(thermal_zone_of_get_sensor_id); variable
514 ret = thermal_zone_of_get_sensor_id(child, sensor_np, &id); in thermal_zone_of_sensor_register()

Completed in 3 milliseconds