Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/
Dmaestro3.c697 struct m3_dma { struct
699 int number;
700 struct snd_pcm_substream *substream;
702 struct assp_instance {
704 } inst;
706 int running;
707 int opened;
709 unsigned long buffer_addr;
710 int dma_size;
711 int period_size;
[all …]
/kernel/linux/linux-6.6/sound/pci/
Dmaestro3.c692 struct m3_dma { struct
694 int number;
695 struct snd_pcm_substream *substream;
697 struct assp_instance {
699 } inst;
701 int running;
702 int opened;
704 unsigned long buffer_addr;
705 int dma_size;
706 int period_size;
[all …]