Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dthermal.h313 int thermal_zone_of_get_sensor_id(struct device_node *tz_np,
328 static inline int thermal_zone_of_get_sensor_id(struct device_node *tz_np, in thermal_zone_of_get_sensor_id() function
/Linux-v5.15/drivers/thermal/
Dimx_sc_thermal.c101 ret = thermal_zone_of_get_sensor_id(child, in imx_sc_thermal_probe()
Dthermal_of.c425 int thermal_zone_of_get_sensor_id(struct device_node *tz_np, in thermal_zone_of_get_sensor_id() function
455 EXPORT_SYMBOL_GPL(thermal_zone_of_get_sensor_id);
511 ret = thermal_zone_of_get_sensor_id(child, sensor_np, &id); in thermal_zone_of_sensor_register()