Searched defs:cx23885_audio_dev (Results 1 – 1 of 1) sorted by relevance
336 struct cx23885_audio_dev { struct337 struct cx23885_dev *dev;339 struct pci_dev *pci;341 struct snd_card *card;343 spinlock_t lock;345 atomic_t count;347 unsigned int dma_size;348 unsigned int period_size;349 unsigned int num_periods;351 struct videobuf_dmabuf *dma_risc;[all …]