Home
last modified time | relevance | path

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

/linux-5.19.10/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-5.19.10/drivers/hwtracing/coresight/
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-5.19.10/drivers/gpu/drm/bridge/adv7511/
Dadv7511_audio.c212 ret = of_graph_parse_endpoint(endpoint, &of_ep); in adv7511_hdmi_i2s_get_dai_id()
/linux-5.19.10/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-5.19.10/drivers/gpu/drm/
Ddrm_of.c207 ret = of_graph_parse_endpoint(ep, endpoint); in drm_of_encoder_active_endpoint()
/linux-5.19.10/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-5.19.10/drivers/gpu/drm/sun4i/
Dsun4i_drv.c273 if (of_graph_parse_endpoint(ep, &endpoint)) { in sun4i_drv_traverse_endpoints()
Dsun8i_mixer.c358 of_graph_parse_endpoint(remote, &of_ep); in sun8i_mixer_of_get_id()
Dsun4i_backend.c724 of_graph_parse_endpoint(remote, &of_ep); in sun4i_backend_of_get_id()
/linux-5.19.10/drivers/gpu/drm/rockchip/
Drockchip_drm_drv.c288 ret = of_graph_parse_endpoint(ren, &ep); in rockchip_drm_encoder_set_crtc_endpoint_id()
/linux-5.19.10/drivers/media/platform/
Dvideo-mux.c433 of_graph_parse_endpoint(ep, &endpoint); in video_mux_probe()
/linux-5.19.10/sound/soc/generic/
Daudio-graph-card.c73 ret = of_graph_parse_endpoint(ep, &info); in graph_get_dai_id()
Daudio-graph-card2.c371 ret = of_graph_parse_endpoint(ep, &info); in graph_get_dai_id()
/linux-5.19.10/drivers/media/i2c/adv748x/
Dadv748x-core.c661 of_graph_parse_endpoint(ep_np, &ep); in adv748x_parse_dt()
/linux-5.19.10/drivers/gpu/drm/rcar-du/
Drcar_du_kms.c586 ret = of_graph_parse_endpoint(ep_node, &ep); in rcar_du_encoders_init()
/linux-5.19.10/drivers/gpu/drm/bridge/
Dlontium-lt9611uxc.c612 ret = of_graph_parse_endpoint(endpoint, &of_ep); in lt9611uxc_hdmi_i2s_get_dai_id()
Dsii902x.c749 ret = of_graph_parse_endpoint(endpoint, &of_ep); in sii902x_audio_get_dai_id()
Dlontium-lt9611.c1068 ret = of_graph_parse_endpoint(endpoint, &of_ep); in lt9611_hdmi_i2s_get_dai_id()
Dtc358767.c1988 of_graph_parse_endpoint(node, &endpoint); in tc_probe_bridge_endpoint()
/linux-5.19.10/drivers/media/i2c/
Dmax9286.c1243 of_graph_parse_endpoint(node, &ep); in max9286_parse_dt()
Dtvp5150.c2025 of_graph_parse_endpoint(ep_np, &ep); in tvp5150_parse_dt()
/linux-5.19.10/drivers/gpu/drm/msm/
Dmsm_drv.c1032 ret = of_graph_parse_endpoint(ep_node, &ep); in add_components_mdp()
/linux-5.19.10/drivers/gpu/drm/bridge/analogix/
Danx7625.c1896 ret = of_graph_parse_endpoint(endpoint, &of_ep); in anx7625_hdmi_i2s_get_dai_id()