| /linux/include/linux/ |
| H A D | of_graph.h | 67 int of_graph_parse_endpoint(const struct device_node *node, 95 static inline int of_graph_parse_endpoint(const struct device_node *node, in of_graph_parse_endpoint() function
|
| /linux/drivers/gpu/drm/display/ |
| H A D | drm_hdmi_audio_helper.c | 73 ret = of_graph_parse_endpoint(endpoint, &of_ep); in drm_connector_hdmi_audio_get_dai_id()
|
| /linux/drivers/hwtracing/coresight/ |
| H A D | coresight-platform.c | 211 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/synopsys/ |
| H A D | dw-hdmi-i2s-audio.c | 157 ret = of_graph_parse_endpoint(endpoint, &of_ep); in dw_hdmi_i2s_get_dai_id()
|
| /linux/drivers/of/ |
| H A D | property.c | 674 int of_graph_parse_endpoint(const struct device_node *node, in of_graph_parse_endpoint() function 695 EXPORT_SYMBOL(of_graph_parse_endpoint); 864 of_graph_parse_endpoint(node, &endpoint); in of_graph_get_endpoint_by_regs()
|
| /linux/drivers/gpu/drm/sun4i/ |
| H A D | sun4i_drv.c | 276 if (of_graph_parse_endpoint(ep, &endpoint)) { in sun4i_drv_traverse_endpoints()
|
| H A D | sun4i_backend.c | 728 of_graph_parse_endpoint(remote, &of_ep); in sun4i_backend_of_get_id()
|
| H A D | sun8i_mixer.c | 460 of_graph_parse_endpoint(remote, &of_ep); in sun8i_mixer_of_get_id()
|
| /linux/drivers/gpu/drm/ |
| H A D | drm_of.c | 213 ret = of_graph_parse_endpoint(ep, endpoint); in drm_of_encoder_active_endpoint()
|
| /linux/drivers/gpu/drm/mxsfb/ |
| H A D | lcdif_drv.c | 67 ret = of_graph_parse_endpoint(ep, &of_ep); in lcdif_attach_bridge()
|
| /linux/drivers/gpu/drm/renesas/rz-du/ |
| H A D | rzg2l_du_kms.c | 285 ret = of_graph_parse_endpoint(ep_node, &ep); in rzg2l_du_encoders_init()
|
| /linux/drivers/gpu/drm/bridge/imx/ |
| H A D | imx8qxp-pxl2dpi.c | 298 ret = of_graph_parse_endpoint(ep, &endpoint); in imx8qxp_pxl2dpi_set_pixel_link_sel()
|
| H A D | imx8qxp-ldb.c | 444 ret = of_graph_parse_endpoint(remote, &endpoint); in imx8qxp_ldb_set_di_id()
|
| /linux/drivers/gpu/drm/rockchip/ |
| H A D | rockchip_drm_drv.c | 294 ret = of_graph_parse_endpoint(ren, &ep); in rockchip_drm_encoder_set_crtc_endpoint_id()
|
| /linux/drivers/media/platform/ |
| H A D | video-mux.c | 418 of_graph_parse_endpoint(ep, &endpoint); in video_mux_probe()
|
| /linux/drivers/media/i2c/adv748x/ |
| H A D | adv748x-core.c | 661 of_graph_parse_endpoint(ep_np, &ep); in adv748x_parse_dt()
|
| /linux/drivers/gpu/drm/renesas/rcar-du/ |
| H A D | rcar_du_kms.c | 622 ret = of_graph_parse_endpoint(ep_node, &ep); in rcar_du_encoders_init()
|
| /linux/drivers/gpu/drm/msm/ |
| H A D | msm_drv.c | 919 ret = of_graph_parse_endpoint(ep_node, &ep); in add_mdp_components()
|
| /linux/drivers/gpu/drm/bridge/ |
| H A D | tc358767.c | 2399 of_graph_parse_endpoint(node, &endpoint); in tc_probe_get_mode() 2426 of_graph_parse_endpoint(node, &endpoint); in tc_probe_bridge_endpoint()
|
| /linux/drivers/gpu/drm/mediatek/ |
| H A D | mtk_drm_drv.c | 1020 ret = of_graph_parse_endpoint(ep_node, &of_ep); in mtk_drm_of_ddp_path_build()
|
| /linux/drivers/media/i2c/ |
| H A D | max9286.c | 1432 of_graph_parse_endpoint(node, &ep); in max9286_parse_dt()
|
| H A D | tvp5150.c | 2025 of_graph_parse_endpoint(ep_np, &ep); in tvp5150_parse_dt()
|
| /linux/sound/soc/generic/ |
| H A D | simple-card-utils.c | 1067 ret = of_graph_parse_endpoint(ep, &info); in graph_get_dai_id()
|