Home
last modified time | relevance | path

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

/linux-6.12.1/include/sound/
Dsoc-dai.h441 struct snd_soc_dai { struct
447 struct snd_soc_dai_driver *driver; argument
450 struct snd_soc_dai_stream stream[SNDRV_PCM_STREAM_LAST + 1]; argument
473 snd_soc_dai_get_pcm_stream(const struct snd_soc_dai *dai, int stream) in snd_soc_dai_get_pcm_stream() argument
/linux-6.12.1/sound/soc/intel/avs/
Dpcm.c1074 int (*op)(struct snd_soc_dai *, struct avs_dma_data *)) in avs_component_pm_op()