Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/pci/
H A Dcmipci.c418 struct cmipci_pcm { struct
419 struct snd_pcm_substream *substream;
420 u8 running; /* dac/adc running? */
421 u8 fmt; /* format bits */
422 u8 is_dac;
423 u8 needs_silencing;
424 unsigned int dma_size; /* in frames */
425 unsigned int shift;
426 unsigned int ch; /* channel (0/1) */
427 unsigned int offset; /* physical address of the buffer */