Searched defs:dtb_node_head (Results 1 – 1 of 1) sorted by relevance
65 static int _dtb_node_get_dtb_nodes_list(struct dtb_node *dtb_node_head, struct dtb_node *dtb_node, … in _dtb_node_get_dtb_nodes_list()169 struct dtb_node *dtb_node_head = NULL; in dtb_node_get_dtb_list() local303 void dtb_node_free_dtb_list(struct dtb_node *dtb_node_head) in dtb_node_free_dtb_list()458 void dtb_node_get_dts_dump(struct dtb_node *dtb_node_head) in dtb_node_get_dts_dump()484 void dtb_node_get_enum_dtb_node(struct dtb_node *dtb_node_head, void (callback(struct dtb_node *dtb… in dtb_node_get_enum_dtb_node()521 struct dtb_node *dtb_node_child, *dtb_node_head = dtb_node; in dtb_node_get_dtb_node_by_name_BFS() local655 struct dtb_node *dtb_node_child, *dtb_node_head = dtb_node; in dtb_node_get_dtb_node_by_phandle_BFS() local
Completed in 3 milliseconds