Home
last modified time | relevance | path

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

/Linux-v5.4/sound/isa/opti9xx/
Dopti92x-ad1848.c967 static int possible_dma1s[] = {3, 1, 0, -1}; local
991 if ((dma1 = snd_legacy_find_free_dma(possible_dma1s)) < 0) {
Dmiro.c1394 static int possible_dma1s[] = {3, 1, 0, -1}; in snd_miro_isa_probe() local
1454 dma1 = snd_legacy_find_free_dma(possible_dma1s); in snd_miro_isa_probe()