Searched defs:camelot_pcm (Results 1 – 1 of 1) sorted by relevance
52 struct camelot_pcm { struct53 unsigned long mmio; /* DMABRG audio channel control reg MMIO */54 unsigned int txid; /* ID of first DMABRG IRQ for this unit */56 struct snd_pcm_substream *tx_ss;57 unsigned long tx_period_size;58 unsigned int tx_period;60 struct snd_pcm_substream *rx_ss;61 unsigned long rx_period_size;62 unsigned int rx_period;