Home
last modified time | relevance | path

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

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