Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/cx25821/
Dcx25821-alsa.c71 struct cx25821_audio_dev { struct
72 struct cx25821_dev *dev;
73 struct cx25821_dmaqueue q;
76 struct pci_dev *pci;
79 int irq;
81 struct snd_card *card;
83 unsigned long iobase;
84 spinlock_t reg_lock;
85 atomic_t count;
87 unsigned int dma_size;
[all …]