Home
last modified time | relevance | path

Searched refs:of_graph_parse_endpoint (Results 1 – 23 of 23) sorted by relevance

/linux/include/linux/
H A Dof_graph.h67 int of_graph_parse_endpoint(const struct device_node *node,
95 static inline int of_graph_parse_endpoint(const struct device_node *node, in of_graph_parse_endpoint() function
/linux/drivers/gpu/drm/display/
H A Ddrm_hdmi_audio_helper.c73 ret = of_graph_parse_endpoint(endpoint, &of_ep); in drm_connector_hdmi_audio_get_dai_id()
/linux/drivers/hwtracing/coresight/
H A Dcoresight-platform.c211 if (of_graph_parse_endpoint(ep, &endpoint)) in of_coresight_parse_endpoint()
223 if (of_graph_parse_endpoint(rep, &rendpoint)) in of_coresight_parse_endpoint()
/linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-i2s-audio.c157 ret = of_graph_parse_endpoint(endpoint, &of_ep); in dw_hdmi_i2s_get_dai_id()
/linux/drivers/of/
H A Dproperty.c674 int of_graph_parse_endpoint(const struct device_node *node, in of_graph_parse_endpoint() function
695 EXPORT_SYMBOL(of_graph_parse_endpoint);
864 of_graph_parse_endpoint(node, &endpoint); in of_graph_get_endpoint_by_regs()
/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_drv.c276 if (of_graph_parse_endpoint(ep, &endpoint)) { in sun4i_drv_traverse_endpoints()
H A Dsun4i_backend.c728 of_graph_parse_endpoint(remote, &of_ep); in sun4i_backend_of_get_id()
H A Dsun8i_mixer.c460 of_graph_parse_endpoint(remote, &of_ep); in sun8i_mixer_of_get_id()
/linux/drivers/gpu/drm/
H A Ddrm_of.c213 ret = of_graph_parse_endpoint(ep, endpoint); in drm_of_encoder_active_endpoint()
/linux/drivers/gpu/drm/mxsfb/
H A Dlcdif_drv.c67 ret = of_graph_parse_endpoint(ep, &of_ep); in lcdif_attach_bridge()
/linux/drivers/gpu/drm/renesas/rz-du/
H A Drzg2l_du_kms.c285 ret = of_graph_parse_endpoint(ep_node, &ep); in rzg2l_du_encoders_init()
/linux/drivers/gpu/drm/bridge/imx/
H A Dimx8qxp-pxl2dpi.c298 ret = of_graph_parse_endpoint(ep, &endpoint); in imx8qxp_pxl2dpi_set_pixel_link_sel()
H A Dimx8qxp-ldb.c444 ret = of_graph_parse_endpoint(remote, &endpoint); in imx8qxp_ldb_set_di_id()
/linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_drv.c294 ret = of_graph_parse_endpoint(ren, &ep); in rockchip_drm_encoder_set_crtc_endpoint_id()
/linux/drivers/media/platform/
H A Dvideo-mux.c418 of_graph_parse_endpoint(ep, &endpoint); in video_mux_probe()
/linux/drivers/media/i2c/adv748x/
H A Dadv748x-core.c661 of_graph_parse_endpoint(ep_np, &ep); in adv748x_parse_dt()
/linux/drivers/gpu/drm/renesas/rcar-du/
H A Drcar_du_kms.c622 ret = of_graph_parse_endpoint(ep_node, &ep); in rcar_du_encoders_init()
/linux/drivers/gpu/drm/msm/
H A Dmsm_drv.c919 ret = of_graph_parse_endpoint(ep_node, &ep); in add_mdp_components()
/linux/drivers/gpu/drm/bridge/
H A Dtc358767.c2399 of_graph_parse_endpoint(node, &endpoint); in tc_probe_get_mode()
2426 of_graph_parse_endpoint(node, &endpoint); in tc_probe_bridge_endpoint()
/linux/drivers/gpu/drm/mediatek/
H A Dmtk_drm_drv.c1020 ret = of_graph_parse_endpoint(ep_node, &of_ep); in mtk_drm_of_ddp_path_build()
/linux/drivers/media/i2c/
H A Dmax9286.c1432 of_graph_parse_endpoint(node, &ep); in max9286_parse_dt()
H A Dtvp5150.c2025 of_graph_parse_endpoint(ep_np, &ep); in tvp5150_parse_dt()
/linux/sound/soc/generic/
H A Dsimple-card-utils.c1067 ret = of_graph_parse_endpoint(ep, &info); in graph_get_dai_id()