Searched refs:of_ep (Results 1 – 7 of 7) sorted by relevance
102 struct of_endpoint of_ep; in dw_hdmi_qp_i2s_get_dai_id() local105 ret = of_graph_parse_endpoint(endpoint, &of_ep); in dw_hdmi_qp_i2s_get_dai_id()113 if (of_ep.port == 2) in dw_hdmi_qp_i2s_get_dai_id()
172 struct of_endpoint of_ep; in dw_hdmi_i2s_get_dai_id() local175 ret = of_graph_parse_endpoint(endpoint, &of_ep); in dw_hdmi_i2s_get_dai_id()183 if (of_ep.port == 2) in dw_hdmi_i2s_get_dai_id()
203 struct of_endpoint of_ep; in adv7511_hdmi_i2s_get_dai_id() local206 ret = of_graph_parse_endpoint(endpoint, &of_ep); in adv7511_hdmi_i2s_get_dai_id()214 if (of_ep.port == 2) in adv7511_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()
715 struct of_endpoint of_ep; in sun4i_backend_of_get_id() local727 of_graph_parse_endpoint(remote, &of_ep); in sun4i_backend_of_get_id()729 return of_ep.id; in sun4i_backend_of_get_id()
1064 struct of_endpoint of_ep; in lt9611_hdmi_i2s_get_dai_id() local1067 ret = of_graph_parse_endpoint(endpoint, &of_ep); in lt9611_hdmi_i2s_get_dai_id()1075 if (of_ep.port == 2) in lt9611_hdmi_i2s_get_dai_id()
928 struct of_endpoint of_ep; in sii902x_audio_get_dai_id() local931 ret = of_graph_parse_endpoint(endpoint, &of_ep); in sii902x_audio_get_dai_id()939 if (of_ep.port == SII902X_AUDIO_PORT_INDEX) in sii902x_audio_get_dai_id()