Searched defs:cmipci_pcm (Results 1 – 1 of 1) sorted by relevance
415 struct cmipci_pcm { struct416 struct snd_pcm_substream *substream;417 u8 running; /* dac/adc running? */418 u8 fmt; /* format bits */419 u8 is_dac;420 u8 needs_silencing;421 unsigned int dma_size; /* in frames */422 unsigned int shift;423 unsigned int ch; /* channel (0/1) */424 unsigned int offset; /* physical address of the buffer */