Home
last modified time | relevance | path

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

12

/linux/include/linux/
H A Dof_graph.h42 int of_graph_parse_endpoint(const struct device_node *node,
65 static inline int of_graph_parse_endpoint(const struct device_node *node, in of_graph_parse_endpoint() function
/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/adv7511/
H A Dadv7511_audio.c212 ret = of_graph_parse_endpoint(endpoint, &of_ep); in adv7511_hdmi_i2s_get_dai_id()
/linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-i2s-audio.c156 ret = of_graph_parse_endpoint(endpoint, &of_ep); in dw_hdmi_i2s_get_dai_id()
/linux/drivers/of/
H A Dproperty.c581 int of_graph_parse_endpoint(const struct device_node *node, in of_graph_parse_endpoint() function
602 EXPORT_SYMBOL(of_graph_parse_endpoint);
715 of_graph_parse_endpoint(node, &endpoint); in of_graph_get_endpoint_by_regs()
/linux/drivers/gpu/drm/
H A Ddrm_of.c210 ret = of_graph_parse_endpoint(ep, endpoint); in drm_of_encoder_active_endpoint()
/linux/drivers/gpu/drm/renesas/rz-du/
H A Drzg2l_du_kms.c178 ret = of_graph_parse_endpoint(ep_node, &ep); in rzg2l_du_encoders_init()
/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_drv.c274 if (of_graph_parse_endpoint(ep, &endpoint)) { in sun4i_drv_traverse_endpoints()
H A Dsun8i_mixer.c423 of_graph_parse_endpoint(remote, &of_ep); in sun8i_mixer_of_get_id()
H A Dsun4i_backend.c727 of_graph_parse_endpoint(remote, &of_ep); in sun4i_backend_of_get_id()
/linux/drivers/gpu/drm/mxsfb/
H A Dlcdif_drv.c66 ret = of_graph_parse_endpoint(ep, &of_ep); in lcdif_attach_bridge()
/linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_drv.c290 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/gpu/drm/bridge/imx/
H A Dimx8qxp-pxl2dpi.c305 ret = of_graph_parse_endpoint(ep, &endpoint); in imx8qxp_pxl2dpi_set_pixel_link_sel()
H A Dimx8qxp-ldb.c436 ret = of_graph_parse_endpoint(remote, &endpoint); in imx8qxp_ldb_set_di_id()
/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.c618 ret = of_graph_parse_endpoint(ep_node, &ep); in rcar_du_encoders_init()
/linux/drivers/gpu/drm/bridge/
H A Dlontium-lt9611uxc.c530 ret = of_graph_parse_endpoint(endpoint, &of_ep); in lt9611uxc_hdmi_i2s_get_dai_id()
H A Dlontium-lt9611.c1007 ret = of_graph_parse_endpoint(endpoint, &of_ep); in lt9611_hdmi_i2s_get_dai_id()
H A Dsii902x.c806 ret = of_graph_parse_endpoint(endpoint, &of_ep); in sii902x_audio_get_dai_id()
H A Dtc358767.c2379 of_graph_parse_endpoint(node, &endpoint); in tc_probe_bridge_endpoint()
/linux/drivers/gpu/drm/msm/
H A Dmsm_drv.c938 ret = of_graph_parse_endpoint(ep_node, &ep); in add_components_mdp()
/linux/sound/soc/generic/
H A Dsimple-card-utils.c1042 ret = of_graph_parse_endpoint(ep, &info); in graph_get_dai_id()
/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()

12