Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/media/imx/
Dimx-media-of.c176 fwnode = fwnode_get_next_parent(fwnode); in imx_media_create_csi_of_links()
179 fwnode = fwnode_get_next_parent(fwnode); in imx_media_create_csi_of_links()
/Linux-v5.4/drivers/base/
Dproperty.c570 struct fwnode_handle *fwnode_get_next_parent(struct fwnode_handle *fwnode) in fwnode_get_next_parent() function
578 EXPORT_SYMBOL_GPL(fwnode_get_next_parent);
955 return fwnode_get_next_parent(fwnode_graph_get_remote_endpoint(fwnode)); in fwnode_graph_get_remote_port()
/Linux-v5.4/drivers/media/v4l2-core/
Dv4l2-fwnode.c569 fwnode = fwnode_get_next_parent(fwnode); in v4l2_fwnode_parse_link()
571 fwnode = fwnode_get_next_parent(fwnode); in v4l2_fwnode_parse_link()
582 fwnode = fwnode_get_next_parent(fwnode); in v4l2_fwnode_parse_link()
584 fwnode = fwnode_get_next_parent(fwnode); in v4l2_fwnode_parse_link()
/Linux-v5.4/include/linux/
Dproperty.h84 struct fwnode_handle *fwnode_get_next_parent(