Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
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-v6.6/drivers/gpu/drm/bridge/adv7511/
Dadv7511_audio.c212 ret = of_graph_parse_endpoint(endpoint, &of_ep); in adv7511_hdmi_i2s_get_dai_id()
/Linux-v6.6/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi-i2s-audio.c156 ret = of_graph_parse_endpoint(endpoint, &of_ep); in dw_hdmi_i2s_get_dai_id()
/Linux-v6.6/drivers/hwtracing/coresight/
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-v6.6/drivers/of/
Dproperty.c578 int of_graph_parse_endpoint(const struct device_node *node, in of_graph_parse_endpoint() function
600 EXPORT_SYMBOL(of_graph_parse_endpoint);
718 of_graph_parse_endpoint(node, &endpoint); in of_graph_get_endpoint_by_regs()
/Linux-v6.6/drivers/gpu/drm/
Ddrm_of.c210 ret = of_graph_parse_endpoint(ep, endpoint); in drm_of_encoder_active_endpoint()
/Linux-v6.6/drivers/gpu/drm/sun4i/
Dsun4i_drv.c274 if (of_graph_parse_endpoint(ep, &endpoint)) { in sun4i_drv_traverse_endpoints()
Dsun8i_mixer.c359 of_graph_parse_endpoint(remote, &of_ep); in sun8i_mixer_of_get_id()
Dsun4i_backend.c725 of_graph_parse_endpoint(remote, &of_ep); in sun4i_backend_of_get_id()
/Linux-v6.6/drivers/gpu/drm/mxsfb/
Dlcdif_drv.c66 ret = of_graph_parse_endpoint(ep, &of_ep); in lcdif_attach_bridge()
/Linux-v6.6/drivers/gpu/drm/rockchip/
Drockchip_drm_drv.c286 ret = of_graph_parse_endpoint(ren, &ep); in rockchip_drm_encoder_set_crtc_endpoint_id()
/Linux-v6.6/drivers/gpu/drm/bridge/imx/
Dimx8qxp-pxl2dpi.c310 ret = of_graph_parse_endpoint(ep, &endpoint); in imx8qxp_pxl2dpi_set_pixel_link_sel()
Dimx8qxp-ldb.c436 ret = of_graph_parse_endpoint(remote, &endpoint); in imx8qxp_ldb_set_di_id()
/Linux-v6.6/drivers/media/platform/
Dvideo-mux.c414 of_graph_parse_endpoint(ep, &endpoint); in video_mux_probe()
/Linux-v6.6/drivers/media/i2c/adv748x/
Dadv748x-core.c661 of_graph_parse_endpoint(ep_np, &ep); in adv748x_parse_dt()
/Linux-v6.6/drivers/gpu/drm/renesas/rcar-du/
Drcar_du_kms.c618 ret = of_graph_parse_endpoint(ep_node, &ep); in rcar_du_encoders_init()
/Linux-v6.6/drivers/gpu/drm/bridge/
Dlontium-lt9611uxc.c615 ret = of_graph_parse_endpoint(endpoint, &of_ep); in lt9611uxc_hdmi_i2s_get_dai_id()
Dlontium-lt9611.c1008 ret = of_graph_parse_endpoint(endpoint, &of_ep); in lt9611_hdmi_i2s_get_dai_id()
Dsii902x.c790 ret = of_graph_parse_endpoint(endpoint, &of_ep); in sii902x_audio_get_dai_id()
Dtc358767.c2194 of_graph_parse_endpoint(node, &endpoint); in tc_probe_bridge_endpoint()
/Linux-v6.6/sound/soc/generic/
Dsimple-card-utils.c1031 ret = of_graph_parse_endpoint(ep, &info); in graph_get_dai_id()
/Linux-v6.6/drivers/gpu/drm/msm/
Dmsm_drv.c1153 ret = of_graph_parse_endpoint(ep_node, &ep); in add_components_mdp()
/Linux-v6.6/drivers/media/i2c/
Dmax9286.c1460 of_graph_parse_endpoint(node, &ep); in max9286_parse_dt()
Dtvp5150.c2025 of_graph_parse_endpoint(ep_np, &ep); in tvp5150_parse_dt()
/Linux-v6.6/drivers/gpu/drm/bridge/analogix/
Danx7625.c1949 ret = of_graph_parse_endpoint(endpoint, &of_ep); in anx7625_hdmi_i2s_get_dai_id()