Home
last modified time | relevance | path

Searched refs:fwnode_get_next_parent (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/base/
H A Dproperty.c607 struct fwnode_handle *fwnode_get_next_parent(struct fwnode_handle *fwnode) in fwnode_get_next_parent() function
615 EXPORT_SYMBOL_GPL(fwnode_get_next_parent);
634 fwnode = fwnode_get_next_parent(fwnode); in fwnode_get_next_parent_dev()
656 __fwnode = fwnode_get_next_parent(__fwnode); in fwnode_count_parents()
682 fwnode = fwnode_get_next_parent(fwnode); in fwnode_get_nth_parent()
710 test_child = fwnode_get_next_parent(test_child); in fwnode_is_ancestor_of()
1086 return fwnode_get_next_parent(fwnode_graph_get_remote_endpoint(fwnode)); in fwnode_graph_get_remote_port()
H A Dswnode.c431 parent = fwnode_get_next_parent(parent); in software_node_get_name_prefix()
/OK3568_Linux_fs/kernel/include/linux/
H A Dproperty.h86 struct fwnode_handle *fwnode_get_next_parent(
/OK3568_Linux_fs/kernel/drivers/acpi/
H A Dproperty.c1372 parent = fwnode_get_next_parent(parent); in acpi_fwnode_get_name_prefix()