/linux/include/linux/ |
H A D | of_graph.h | 42 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/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/adv7511/ |
H A D | adv7511_audio.c | 212 ret = of_graph_parse_endpoint(endpoint, &of_ep); in adv7511_hdmi_i2s_get_dai_id()
|
/linux/drivers/gpu/drm/bridge/synopsys/ |
H A D | dw-hdmi-i2s-audio.c | 156 ret = of_graph_parse_endpoint(endpoint, &of_ep); in dw_hdmi_i2s_get_dai_id()
|
/linux/drivers/of/ |
H A D | property.c | 581 int of_graph_parse_endpoint(const struct device_node *node, in of_graph_parse_endpoint() function 602 EXPORT_SYMBOL(of_graph_parse_endpoint); 715 of_graph_parse_endpoint(node, &endpoint); in of_graph_get_endpoint_by_regs()
|
/linux/drivers/gpu/drm/ |
H A D | drm_of.c | 210 ret = of_graph_parse_endpoint(ep, endpoint); in drm_of_encoder_active_endpoint()
|
/linux/drivers/gpu/drm/renesas/rz-du/ |
H A D | rzg2l_du_kms.c | 178 ret = of_graph_parse_endpoint(ep_node, &ep); in rzg2l_du_encoders_init()
|
/linux/drivers/gpu/drm/sun4i/ |
H A D | sun4i_drv.c | 274 if (of_graph_parse_endpoint(ep, &endpoint)) { in sun4i_drv_traverse_endpoints()
|
H A D | sun8i_mixer.c | 423 of_graph_parse_endpoint(remote, &of_ep); in sun8i_mixer_of_get_id()
|
H A D | sun4i_backend.c | 727 of_graph_parse_endpoint(remote, &of_ep); in sun4i_backend_of_get_id()
|
/linux/drivers/gpu/drm/mxsfb/ |
H A D | lcdif_drv.c | 66 ret = of_graph_parse_endpoint(ep, &of_ep); in lcdif_attach_bridge()
|
/linux/drivers/gpu/drm/rockchip/ |
H A D | rockchip_drm_drv.c | 290 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/gpu/drm/bridge/imx/ |
H A D | imx8qxp-pxl2dpi.c | 305 ret = of_graph_parse_endpoint(ep, &endpoint); in imx8qxp_pxl2dpi_set_pixel_link_sel()
|
H A D | imx8qxp-ldb.c | 436 ret = of_graph_parse_endpoint(remote, &endpoint); in imx8qxp_ldb_set_di_id()
|
/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 | 618 ret = of_graph_parse_endpoint(ep_node, &ep); in rcar_du_encoders_init()
|
/linux/drivers/gpu/drm/bridge/ |
H A D | lontium-lt9611uxc.c | 530 ret = of_graph_parse_endpoint(endpoint, &of_ep); in lt9611uxc_hdmi_i2s_get_dai_id()
|
H A D | lontium-lt9611.c | 1007 ret = of_graph_parse_endpoint(endpoint, &of_ep); in lt9611_hdmi_i2s_get_dai_id()
|
H A D | sii902x.c | 806 ret = of_graph_parse_endpoint(endpoint, &of_ep); in sii902x_audio_get_dai_id()
|
H A D | tc358767.c | 2379 of_graph_parse_endpoint(node, &endpoint); in tc_probe_bridge_endpoint()
|
/linux/drivers/gpu/drm/msm/ |
H A D | msm_drv.c | 938 ret = of_graph_parse_endpoint(ep_node, &ep); in add_components_mdp()
|
/linux/sound/soc/generic/ |
H A D | simple-card-utils.c | 1042 ret = of_graph_parse_endpoint(ep, &info); in graph_get_dai_id()
|
/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()
|