Home
last modified time | relevance | path

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

/linux-6.15/sound/soc/intel/avs/
H A Davs.h340 extern const struct snd_soc_dai_ops avs_dai_fe_ops;
H A Dpcm.c873 const struct snd_soc_dai_ops avs_dai_fe_ops = { variable
H A Dtopology.c1719 dai_drv->ops = &avs_dai_fe_ops; in avs_dai_load()