Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/display/
H A Ddrm_hdmi_audio_helper.c73 ret = of_graph_parse_endpoint(endpoint, &of_ep); in drm_connector_hdmi_audio_get_dai_id()
/linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-i2s-audio.c157 ret = of_graph_parse_endpoint(endpoint, &of_ep); in dw_hdmi_i2s_get_dai_id()
/linux/drivers/of/
H A Dproperty.c689 int of_graph_parse_endpoint(const struct device_node *node, in of_graph_parse_endpoint() function
710 EXPORT_SYMBOL(of_graph_parse_endpoint);
879 of_graph_parse_endpoint(node, &endpoint); in of_graph_get_endpoint_by_regs()
/linux/drivers/gpu/drm/renesas/rz-du/
H A Drzg2l_du_kms.c285 ret = of_graph_parse_endpoint(ep_node, &ep); in rzg2l_du_encoders_init()
/linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_drv.c294 ret = of_graph_parse_endpoint(ren, &ep); in rockchip_drm_encoder_set_crtc_endpoint_id()
/linux/drivers/media/i2c/adv748x/
H A Dadv748x-core.c661 of_graph_parse_endpoint(ep_np, &ep); in adv748x_parse_dt()
/linux/sound/soc/generic/
H A Dsimple-card-utils.c1058 ret = of_graph_parse_endpoint(ep, &info); in graph_util_is_ports0()
1063 * only of_graph_parse_endpoint(). in graph_util_is_ports0()