Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/
H 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()
/OK3568_Linux_fs/kernel/drivers/of/
H A Dproperty.c556 int of_graph_parse_endpoint(const struct device_node *node, in of_graph_parse_endpoint() function
578 EXPORT_SYMBOL(of_graph_parse_endpoint);
696 of_graph_parse_endpoint(node, &endpoint); in of_graph_get_endpoint_by_regs()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-qp-i2s-audio.c105 ret = of_graph_parse_endpoint(endpoint, &of_ep); in dw_hdmi_qp_i2s_get_dai_id()
H A Ddw-hdmi-i2s-audio.c175 ret = of_graph_parse_endpoint(endpoint, &of_ep); in dw_hdmi_i2s_get_dai_id()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/adv7511/
H A Dadv7511_audio.c206 ret = of_graph_parse_endpoint(endpoint, &of_ep); in adv7511_hdmi_i2s_get_dai_id()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_of.c212 ret = of_graph_parse_endpoint(ep, endpoint); in drm_of_encoder_active_endpoint()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/sun4i/
H A Dsun4i_drv.c279 if (of_graph_parse_endpoint(ep, &endpoint)) { in sun4i_drv_traverse_endpoints()
H A Dsun8i_mixer.c328 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()
/OK3568_Linux_fs/kernel/drivers/media/platform/
H A Dvideo-mux.c432 of_graph_parse_endpoint(ep, &endpoint); in video_mux_probe()
/OK3568_Linux_fs/kernel/sound/soc/generic/
H A Daudio-graph-card.c75 ret = of_graph_parse_endpoint(ep, &info); in graph_get_dai_id()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rcar-du/
H A Drcar_du_kms.c539 ret = of_graph_parse_endpoint(ep_node, &ep); in rcar_du_encoders_init()
/OK3568_Linux_fs/kernel/drivers/media/i2c/adv748x/
H A Dadv748x-core.c642 of_graph_parse_endpoint(ep_np, &ep); in adv748x_parse_dt()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_hikey960249 of_graph_parse_endpoint
H A Dabi_gki_aarch64_exynosauto896 of_graph_parse_endpoint
H A Dabi_gki_aarch64_vivo1042 of_graph_parse_endpoint
H A Dabi_gki_aarch64_db845c397 of_graph_parse_endpoint
H A Dabi_gki_aarch64_imx1525 of_graph_parse_endpoint
H A Dabi_gki_aarch64_qcom1607 of_graph_parse_endpoint
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/
H A Dlontium-lt9611.c1067 ret = of_graph_parse_endpoint(endpoint, &of_ep); in lt9611_hdmi_i2s_get_dai_id()
H A Dsii902x.c931 ret = of_graph_parse_endpoint(endpoint, &of_ep); in sii902x_audio_get_dai_id()
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dmax9286.c1152 of_graph_parse_endpoint(node, &ep); in max9286_parse_dt()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/
H A Dmsm_drv.c1158 ret = of_graph_parse_endpoint(ep_node, &ep); in add_components_mdp()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/hisilicon/kirin/kirin960/
H A Ddw_drm_dsi.c1134 ret = of_graph_parse_endpoint(ep_node, &ep); in dsi_parse_endpoint()

12