Home
last modified time | relevance | path

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

/linux-3.3/drivers/media/video/cx23885/
Dcx23885.h336 struct cx23885_audio_dev { struct
337 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 …]