Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/
H A Dcmipci.c414 struct cmipci_pcm { struct
415 struct snd_pcm_substream *substream;
416 u8 running; /* dac/adc running? */
417 u8 fmt; /* format bits */
418 u8 is_dac;
419 u8 needs_silencing;
420 unsigned int dma_size; /* in frames */
421 unsigned int shift;
422 unsigned int ch; /* channel (0/1) */
423 unsigned int offset; /* physical address of the buffer */