Home
last modified time | relevance | path

Searched refs:of_graph_get_remote_port_parent (Results 1 – 25 of 51) sorted by relevance

123

/OK3568_Linux_fs/kernel/include/linux/
H A Dof_graph.h53 struct device_node *of_graph_get_remote_port_parent(
107 static inline struct device_node *of_graph_get_remote_port_parent( in of_graph_get_remote_port_parent() function
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/
H A Dthc63lvd1024.c134 remote = of_graph_get_remote_port_parent(endpoint); in thc63_parse_dt()
157 remote = of_graph_get_remote_port_parent(endpoint); in thc63_parse_dt()
H A Dtc358775.c543 parent = of_graph_get_remote_port_parent(endpoint); in tc358775_parse_dt()
577 remote = of_graph_get_remote_port_parent(endpoint); in tc358775_parse_dt()
H A Dparade-ps8640.c234 dsi_node = of_graph_get_remote_port_parent(in_ep); in ps8640_bridge_attach()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/meson/
H A Dmeson_drv.c470 remote_node = of_graph_get_remote_port_parent(ep); in meson_probe_remote()
505 remote = of_graph_get_remote_port_parent(ep); in meson_drv_probe()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/omap2/omapfb/dss/
H A Domapdss-boot-init.c156 pn = of_graph_get_remote_port_parent(n); in omapdss_walk_device()
/OK3568_Linux_fs/kernel/drivers/of/
H A Dproperty.c757 struct device_node *of_graph_get_remote_port_parent( in of_graph_get_remote_port_parent() function
771 EXPORT_SYMBOL(of_graph_get_remote_port_parent);
825 remote = of_graph_get_remote_port_parent(endpoint_node); in of_graph_get_remote_node()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/omapdrm/dss/
H A Domapdss-boot-init.c153 pn = of_graph_get_remote_port_parent(n); in omapdss_walk_device()
H A Dbase.c322 struct device_node *pn = of_graph_get_remote_port_parent(n); in omapdss_walk_device()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/arc/
H A Darcpgu_drv.c90 encoder_node = of_graph_get_remote_port_parent(endpoint_node); in arcpgu_load()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_of.c166 remote = of_graph_get_remote_port_parent(ep); in drm_of_component_probe()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/rk618/
H A Drk618_lvds.c247 remote = of_graph_get_remote_port_parent(endpoint); in rk618_lvds_probe()
H A Drk618_vif.c168 remote = of_graph_get_remote_port_parent(endpoint); in rk618_vif_bridge_attach()
H A Drk618_rgb.c245 remote = of_graph_get_remote_port_parent(endpoint); in rk618_rgb_probe()
H A Drk618_scaler.c325 remote = of_graph_get_remote_port_parent(endpoint); in rk618_scaler_bridge_attach()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/armada/
H A Darmada_drv.c202 remote = of_graph_get_remote_port_parent(ep); in armada_add_endpoints()
/OK3568_Linux_fs/kernel/drivers/media/platform/atmel/
H A Datmel-sama5d2-isc.c74 rem = of_graph_get_remote_port_parent(epn); in isc_parse_dt()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/sun4i/
H A Dsun4i_drv.c252 remote = of_graph_get_remote_port_parent(ep); in sun4i_drv_traverse_endpoints()
H A Dsun4i_backend.c744 remote = of_graph_get_remote_port_parent(ep); in sun4i_backend_find_frontend()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_drm_logo.c63 np_connector = of_graph_get_remote_port_parent(node); in find_sub_dev_by_node()
81 np_encoder = of_graph_get_remote_port_parent(node); in find_sub_dev_by_bridge()
92 np_connector = of_graph_get_remote_port_parent(endpoint); in find_sub_dev_by_bridge()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/panel/
H A Dpanel-raspberrypi-touchscreen.c409 dsi_host_node = of_graph_get_remote_port_parent(endpoint); in rpi_touchscreen_probe()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/hisilicon/kirin/kirin960/
H A Ddw_drm_dsi.c1083 bridge_node = of_graph_get_remote_port_parent(endpoint); in dsi_parse_bridge_endpoint()
1106 panel_node = of_graph_get_remote_port_parent(endpoint); in dsi_parse_panel_endpoint()
/OK3568_Linux_fs/kernel/drivers/media/platform/ti-vpe/
H A Dcal-camerarx.c585 phy->sensor_node = of_graph_get_remote_port_parent(ep_node); in cal_camerarx_parse_dt()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rcar-du/
H A Drcar_du_kms.c497 entity = of_graph_get_remote_port_parent(ep->local_node); in rcar_du_encoders_init_one()
/OK3568_Linux_fs/kernel/drivers/media/platform/qcom/camss/
H A Dcamss.c479 remote = of_graph_get_remote_port_parent(node); in camss_of_parse_ports()

123