Home
last modified time | relevance | path

Searched refs:fwnode_graph_get_remote_port_parent (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.4/drivers/base/
Dproperty.c933 fwnode_graph_get_remote_port_parent(const struct fwnode_handle *fwnode) in fwnode_graph_get_remote_port_parent() function
944 EXPORT_SYMBOL_GPL(fwnode_graph_get_remote_port_parent);
999 remote = fwnode_graph_get_remote_port_parent(endpoint); in fwnode_graph_get_remote_node()
1047 dev_node = fwnode_graph_get_remote_port_parent(ep); in fwnode_graph_get_endpoint_by_id()
Ddevcon.c24 con.fwnode = fwnode_graph_get_remote_port_parent(ep); in fwnode_graph_devcon_match()
/Linux-v5.4/drivers/media/platform/marvell-ccic/
Dmmp-driver.c283 mcam->asd.match.fwnode = fwnode_graph_get_remote_port_parent(ep); in mmpcam_probe()
/Linux-v5.4/include/linux/
Dproperty.h343 struct fwnode_handle *fwnode_graph_get_remote_port_parent(
/Linux-v5.4/drivers/media/platform/cadence/
Dcdns-csi2rx.c398 csi2rx->asd.match.fwnode = fwnode_graph_get_remote_port_parent(fwh); in csi2rx_parse_dt()
/Linux-v5.4/drivers/media/v4l2-core/
Dv4l2-async.c617 remote = fwnode_graph_get_remote_port_parent(endpoint); in v4l2_async_notifier_add_fwnode_remote_subdev()
Dv4l2-fwnode.c615 fwnode_graph_get_remote_port_parent(endpoint); in v4l2_async_notifier_fwnode_parse_endpoint()
/Linux-v5.4/drivers/media/platform/xilinx/
Dxilinx-vipp.c370 remote = fwnode_graph_get_remote_port_parent(ep); in xvip_graph_parse_one()
/Linux-v5.4/drivers/media/i2c/
Dst-mipid02.c879 fwnode_graph_get_remote_port_parent(of_fwnode_handle(ep_node)); in mipid02_parse_rx_ep()
/Linux-v5.4/drivers/media/platform/
Drcar_drif.c1225 fwnode = fwnode_graph_get_remote_port_parent(ep); in rcar_drif_parse_subdevs()