Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/pci/cx23885/
Dcx23885.h342 struct cx23885_audio_dev { struct
343 struct cx23885_dev *dev;
345 struct pci_dev *pci;
347 struct snd_card *card;
349 spinlock_t lock;
351 atomic_t count;
353 unsigned int dma_size;
354 unsigned int period_size;
355 unsigned int num_periods;
357 struct cx23885_audio_buffer *buf;
[all …]