Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
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-6.3-rc2/drivers/hwtracing/coresight/
A Dcoresight-platform.c104 if (of_graph_parse_endpoint(ep, &endpoint)) in of_coresight_get_ports_legacy()
157 if (of_graph_parse_endpoint(ep, &endpoint)) in of_coresight_count_ports()
231 if (of_graph_parse_endpoint(ep, &endpoint)) in of_coresight_parse_endpoint()
243 if (of_graph_parse_endpoint(rep, &rendpoint)) in of_coresight_parse_endpoint()
/linux-6.3-rc2/drivers/gpu/drm/bridge/synopsys/
A Ddw-hdmi-i2s-audio.c156 ret = of_graph_parse_endpoint(endpoint, &of_ep); in dw_hdmi_i2s_get_dai_id()
/linux-6.3-rc2/drivers/gpu/drm/bridge/adv7511/
A Dadv7511_audio.c212 ret = of_graph_parse_endpoint(endpoint, &of_ep); in adv7511_hdmi_i2s_get_dai_id()
/linux-6.3-rc2/drivers/of/
A 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-6.3-rc2/drivers/gpu/drm/
A Ddrm_of.c209 ret = of_graph_parse_endpoint(ep, endpoint); in drm_of_encoder_active_endpoint()
/linux-6.3-rc2/drivers/gpu/drm/sun4i/
A Dsun4i_drv.c272 if (of_graph_parse_endpoint(ep, &endpoint)) { in sun4i_drv_traverse_endpoints()
A Dsun8i_mixer.c357 of_graph_parse_endpoint(remote, &of_ep); in sun8i_mixer_of_get_id()
A Dsun4i_backend.c725 of_graph_parse_endpoint(remote, &of_ep); in sun4i_backend_of_get_id()
/linux-6.3-rc2/drivers/gpu/drm/rockchip/
A Drockchip_drm_drv.c288 ret = of_graph_parse_endpoint(ren, &ep); in rockchip_drm_encoder_set_crtc_endpoint_id()
/linux-6.3-rc2/drivers/gpu/drm/bridge/imx/
A Dimx8qxp-pxl2dpi.c310 ret = of_graph_parse_endpoint(ep, &endpoint); in imx8qxp_pxl2dpi_set_pixel_link_sel()
A Dimx8qxp-ldb-drv.c435 ret = of_graph_parse_endpoint(remote, &endpoint); in imx8qxp_ldb_set_di_id()
/linux-6.3-rc2/drivers/media/platform/
A Dvideo-mux.c433 of_graph_parse_endpoint(ep, &endpoint); in video_mux_probe()
/linux-6.3-rc2/sound/soc/generic/
A Daudio-graph-card.c73 ret = of_graph_parse_endpoint(ep, &info); in graph_get_dai_id()
A Daudio-graph-card2.c371 ret = of_graph_parse_endpoint(ep, &info); in graph_get_dai_id()
/linux-6.3-rc2/drivers/media/i2c/adv748x/
A Dadv748x-core.c661 of_graph_parse_endpoint(ep_np, &ep); in adv748x_parse_dt()
/linux-6.3-rc2/drivers/gpu/drm/rcar-du/
A Drcar_du_kms.c616 ret = of_graph_parse_endpoint(ep_node, &ep); in rcar_du_encoders_init()
/linux-6.3-rc2/drivers/gpu/drm/bridge/
A Dlontium-lt9611uxc.c613 ret = of_graph_parse_endpoint(endpoint, &of_ep); in lt9611uxc_hdmi_i2s_get_dai_id()
A Dlontium-lt9611.c1008 ret = of_graph_parse_endpoint(endpoint, &of_ep); in lt9611_hdmi_i2s_get_dai_id()
A Dsii902x.c750 ret = of_graph_parse_endpoint(endpoint, &of_ep); in sii902x_audio_get_dai_id()
A Dtc358767.c2001 of_graph_parse_endpoint(node, &endpoint); in tc_probe_bridge_endpoint()
/linux-6.3-rc2/drivers/gpu/drm/msm/
A Dmsm_drv.c1140 ret = of_graph_parse_endpoint(ep_node, &ep); in add_components_mdp()
/linux-6.3-rc2/drivers/media/i2c/
A Dmax9286.c1471 of_graph_parse_endpoint(node, &ep); in max9286_parse_dt()
A Dtvp5150.c2025 of_graph_parse_endpoint(ep_np, &ep); in tvp5150_parse_dt()
/linux-6.3-rc2/drivers/gpu/drm/bridge/analogix/
A Danx7625.c1940 ret = of_graph_parse_endpoint(endpoint, &of_ep); in anx7625_hdmi_i2s_get_dai_id()

Completed in 51 milliseconds