Searched defs:cx88_audio_dev (Results 1 – 1 of 1) sorted by relevance
62 struct cx88_audio_dev { struct63 struct cx88_core *core;64 struct cx88_dmaqueue q;67 struct pci_dev *pci;70 int irq;72 struct snd_card *card;74 spinlock_t reg_lock;75 atomic_t count;77 unsigned int dma_size;78 unsigned int period_size;[all …]