Searched defs:cx88_audio_dev (Results 1 – 1 of 1) sorted by relevance
53 struct cx88_audio_dev { struct54 struct cx88_core *core;55 struct cx88_dmaqueue q;58 struct pci_dev *pci;61 int irq;63 struct snd_card *card;65 spinlock_t reg_lock;66 atomic_t count;68 unsigned int dma_size;69 unsigned int period_size;[all …]