Home
last modified time | relevance | path

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

/components/drivers/ofw/
A Dbase.c579 const struct rt_ofw_node_id **out_id) in rt_ofw_find_node_by_ids_r() argument
591 if (out_id) in rt_ofw_find_node_by_ids_r()
593 *out_id = id; in rt_ofw_find_node_by_ids_r()
1288 if (out_id) in ofw_map_id()
1290 *out_id = masked_id - id_base + out_base; in ofw_map_id()
1306 if (out_id) in ofw_map_id()
1308 *out_id = id; in ofw_map_id()
1316 struct rt_ofw_node **ref_np, rt_uint32_t *out_id) in rt_ofw_map_id() argument
1320 if (np && map_name && (ref_np || out_id)) in rt_ofw_map_id()
1333 *out_id = id; in rt_ofw_map_id()
[all …]
/components/drivers/include/drivers/
A Dofw.h178 const struct rt_ofw_node_id **out_id);
210 struct rt_ofw_node **ref_np, rt_uint32_t *out_id);

Completed in 7 milliseconds