Home
last modified time | relevance | path

Searched refs:software_node_get_next_child (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/base/
H A Dswnode.c452 software_node_get_next_child(const struct fwnode_handle *fwnode, in software_node_get_next_child() function
562 while ((port = software_node_get_next_child(parent, old))) { in swnode_graph_find_next_port()
599 endpoint = software_node_get_next_child(port, endpoint); in software_node_graph_get_next_endpoint()
674 .get_next_child_node = software_node_get_next_child,
/kernel/linux/linux-5.10/drivers/base/
H A Dswnode.c439 software_node_get_next_child(const struct fwnode_handle *fwnode, in software_node_get_next_child() function
555 .get_next_child_node = software_node_get_next_child,

Completed in 4 milliseconds