of_graph_parse_endpoint  191 drivers/gpu/drm/bridge/adv7511/adv7511_audio.c 	ret = of_graph_parse_endpoint(endpoint, &of_ep);
of_graph_parse_endpoint  703 drivers/gpu/drm/bridge/sii902x.c 	ret = of_graph_parse_endpoint(endpoint, &of_ep);
of_graph_parse_endpoint  140 drivers/gpu/drm/bridge/synopsys/dw-hdmi-i2s-audio.c 	ret = of_graph_parse_endpoint(endpoint, &of_ep);
of_graph_parse_endpoint  212 drivers/gpu/drm/drm_of.c 			ret = of_graph_parse_endpoint(ep, endpoint);
of_graph_parse_endpoint 1151 drivers/gpu/drm/msm/msm_drv.c 		ret = of_graph_parse_endpoint(ep_node, &ep);
of_graph_parse_endpoint  487 drivers/gpu/drm/rcar-du/rcar_du_kms.c 		ret = of_graph_parse_endpoint(ep_node, &ep);
of_graph_parse_endpoint  727 drivers/gpu/drm/sun4i/sun4i_backend.c 	of_graph_parse_endpoint(remote, &of_ep);
of_graph_parse_endpoint  278 drivers/gpu/drm/sun4i/sun4i_drv.c 				if (of_graph_parse_endpoint(ep, &endpoint)) {
of_graph_parse_endpoint  417 drivers/gpu/drm/sun4i/sun8i_mixer.c 	of_graph_parse_endpoint(remote, &of_ep);
of_graph_parse_endpoint  192 drivers/hwtracing/coresight/coresight-platform.c 		if (of_graph_parse_endpoint(ep, &endpoint))
of_graph_parse_endpoint  204 drivers/hwtracing/coresight/coresight-platform.c 		if (of_graph_parse_endpoint(rep, &rendpoint))
of_graph_parse_endpoint  625 drivers/media/i2c/adv748x/adv748x-core.c 		of_graph_parse_endpoint(ep_np, &ep);
of_graph_parse_endpoint  393 drivers/media/platform/video-mux.c 		of_graph_parse_endpoint(ep, &endpoint);
of_graph_parse_endpoint  553 drivers/of/property.c EXPORT_SYMBOL(of_graph_parse_endpoint);
of_graph_parse_endpoint  671 drivers/of/property.c 		of_graph_parse_endpoint(node, &endpoint);
of_graph_parse_endpoint   41 include/linux/of_graph.h int of_graph_parse_endpoint(const struct device_node *node,
of_graph_parse_endpoint   75 sound/soc/generic/audio-graph-card.c 	ret = of_graph_parse_endpoint(ep, &info);