Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/qcom/qdsp6/
Dq6afe-dai.c619 static struct snd_soc_dai_driver q6afe_dais[] = { variable
1103 for (i = 0; i < ARRAY_SIZE(q6afe_dais); i++) { in q6afe_of_xlate_dai_name()
1104 if (q6afe_dais[i].id == id) { in q6afe_of_xlate_dai_name()
1105 *dai_name = q6afe_dais[i].name; in q6afe_of_xlate_dai_name()
1421 q6afe_dais, ARRAY_SIZE(q6afe_dais)); in q6afe_dai_dev_probe()