Home
last modified time | relevance | path

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

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