Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/media/imx/
Dimx-media-of.c253 fwnode = fwnode_get_next_parent(fwnode); in imx_media_create_csi_of_links()
256 fwnode = fwnode_get_next_parent(fwnode); in imx_media_create_csi_of_links()
/Linux-v4.19/drivers/media/v4l2-core/
Dv4l2-fwnode.c292 fwnode = fwnode_get_next_parent(fwnode); in v4l2_fwnode_parse_link()
295 fwnode = fwnode_get_next_parent(fwnode); in v4l2_fwnode_parse_link()
306 fwnode = fwnode_get_next_parent(fwnode); in v4l2_fwnode_parse_link()
309 fwnode = fwnode_get_next_parent(fwnode); in v4l2_fwnode_parse_link()
/Linux-v4.19/drivers/base/
Dproperty.c1023 struct fwnode_handle *fwnode_get_next_parent(struct fwnode_handle *fwnode) in fwnode_get_next_parent() function
1031 EXPORT_SYMBOL_GPL(fwnode_get_next_parent);
1408 return fwnode_get_next_parent(fwnode_graph_get_remote_endpoint(fwnode)); in fwnode_graph_get_remote_port()
/Linux-v4.19/include/linux/
Dproperty.h82 struct fwnode_handle *fwnode_get_next_parent(