Searched refs:dmaid (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/sound/mips/
H A Dau1x00.c102 int dmaid[2]; /* tx(0)/rx(1) DMA ids */ member in struct:snd_au1000
470 au1000->stream[PLAYBACK]->dma = request_au1000_dma(au1000->dmaid[0], snd_au1000_pcm_new()
477 au1000->stream[CAPTURE]->dma = request_au1000_dma(au1000->dmaid[1], snd_au1000_pcm_new()
623 au1000->dmaid[0] = r->start; au1000_ac97_probe()
632 au1000->dmaid[1] = r->start; au1000_ac97_probe()

Completed in 40 milliseconds