Home
last modified time | relevance | path

Searched refs:tz_np (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/include/linux/
Dthermal.h316 int thermal_zone_of_get_sensor_id(struct device_node *tz_np,
331 static inline int thermal_zone_of_get_sensor_id(struct device_node *tz_np, in thermal_zone_of_get_sensor_id() argument
/linux-5.19.10/drivers/thermal/
Dthermal_of.c439 int thermal_zone_of_get_sensor_id(struct device_node *tz_np, in thermal_zone_of_get_sensor_id() argument
446 ret = of_parse_phandle_with_args(tz_np, in thermal_zone_of_get_sensor_id()