Searched defs:cmipci_pcm (Results 1 – 1 of 1) sorted by relevance
432 struct cmipci_pcm { struct433 struct snd_pcm_substream *substream;434 u8 running; /* dac/adc running? */435 u8 fmt; /* format bits */436 u8 is_dac;437 u8 needs_silencing;438 unsigned int dma_size; /* in frames */439 unsigned int shift;440 unsigned int ch; /* channel (0/1) */441 unsigned int offset; /* physical address of the buffer */