Searched refs:of_ep (Results 1 – 7 of 7) sorted by relevance
209 struct of_endpoint of_ep; in adv7511_hdmi_i2s_get_dai_id() local212 ret = of_graph_parse_endpoint(endpoint, &of_ep); in adv7511_hdmi_i2s_get_dai_id()220 if (of_ep.port == 2) in adv7511_hdmi_i2s_get_dai_id()
153 struct of_endpoint of_ep; in dw_hdmi_i2s_get_dai_id() local156 ret = of_graph_parse_endpoint(endpoint, &of_ep); in dw_hdmi_i2s_get_dai_id()164 if (of_ep.port == 2) in dw_hdmi_i2s_get_dai_id()
316 struct of_endpoint of_ep; in sun8i_mixer_of_get_id() local328 of_graph_parse_endpoint(remote, &of_ep); in sun8i_mixer_of_get_id()330 return of_ep.id; in sun8i_mixer_of_get_id()
713 struct of_endpoint of_ep; in sun4i_backend_of_get_id() local725 of_graph_parse_endpoint(remote, &of_ep); in sun4i_backend_of_get_id()727 return of_ep.id; in sun4i_backend_of_get_id()
643 struct of_endpoint of_ep; in lt9611uxc_hdmi_i2s_get_dai_id() local646 ret = of_graph_parse_endpoint(endpoint, &of_ep); in lt9611uxc_hdmi_i2s_get_dai_id()654 if (of_ep.port == 2) in lt9611uxc_hdmi_i2s_get_dai_id()
709 struct of_endpoint of_ep; in sii902x_audio_get_dai_id() local712 ret = of_graph_parse_endpoint(endpoint, &of_ep); in sii902x_audio_get_dai_id()720 if (of_ep.port == SII902X_AUDIO_PORT_INDEX) in sii902x_audio_get_dai_id()
1074 struct of_endpoint of_ep; in lt9611_hdmi_i2s_get_dai_id() local1077 ret = of_graph_parse_endpoint(endpoint, &of_ep); in lt9611_hdmi_i2s_get_dai_id()1085 if (of_ep.port == 2) in lt9611_hdmi_i2s_get_dai_id()