Home
last modified time | relevance | path

Searched defs:snd_soc_dai (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/include/sound/
Dsoc-dai.h444 struct snd_soc_dai { struct
450 struct snd_soc_dai_driver *driver; argument
453 struct snd_soc_dai_stream stream[SNDRV_PCM_STREAM_LAST + 1]; argument
476 snd_soc_dai_get_pcm_stream(const struct snd_soc_dai *dai, int stream) in snd_soc_dai_get_pcm_stream() argument
/Linux-v6.6/sound/soc/intel/avs/
Dpcm.c957 int (*op)(struct snd_soc_dai *, struct avs_dma_data *)) in avs_component_pm_op()