Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/pci/cx23885/
Dcx23885.h331 struct cx23885_audio_dev { struct
332 struct cx23885_dev *dev;
334 struct pci_dev *pci;
336 struct snd_card *card;
338 spinlock_t lock;
340 atomic_t count;
342 unsigned int dma_size;
343 unsigned int period_size;
344 unsigned int num_periods;
346 struct cx23885_audio_buffer *buf;
[all …]