Home
last modified time | relevance | path

Searched refs:possible_dma1s (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/sound/isa/opti9xx/
Dopti92x-ad1848.c990 static int possible_dma1s[] = {3, 1, 0, -1}; local
1014 if ((dma1 = snd_legacy_find_free_dma(possible_dma1s)) < 0) {
Dmiro.c1420 static int possible_dma1s[] = {3, 1, 0, -1}; in snd_miro_isa_probe() local
1480 dma1 = snd_legacy_find_free_dma(possible_dma1s); in snd_miro_isa_probe()