Searched refs:of_ep (Results 1 – 6 of 6) sorted by relevance
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()
146 struct of_endpoint of_ep; in dw_hdmi_i2s_get_dai_id() local149 ret = of_graph_parse_endpoint(endpoint, &of_ep); in dw_hdmi_i2s_get_dai_id()157 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()
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()
707 struct of_endpoint of_ep; in sii902x_audio_get_dai_id() local710 ret = of_graph_parse_endpoint(endpoint, &of_ep); in sii902x_audio_get_dai_id()718 if (of_ep.port == SII902X_AUDIO_PORT_INDEX) in sii902x_audio_get_dai_id()
1057 struct of_endpoint of_ep; in lt9611_hdmi_i2s_get_dai_id() local1060 ret = of_graph_parse_endpoint(endpoint, &of_ep); in lt9611_hdmi_i2s_get_dai_id()1068 if (of_ep.port == 2) in lt9611_hdmi_i2s_get_dai_id()