Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/isa/opti9xx/
H A Dopti92x-ad1848.c973 static const int possible_dma1s[] = {3, 1, 0, -1}; local
997 if ((dma1 = snd_legacy_find_free_dma(possible_dma1s)) < 0) {
H A Dmiro.c1397 static const int possible_dma1s[] = {3, 1, 0, -1}; in snd_miro_isa_probe() local
1457 dma1 = snd_legacy_find_free_dma(possible_dma1s); in snd_miro_isa_probe()
/kernel/linux/linux-6.6/sound/isa/opti9xx/
H A Dopti92x-ad1848.c953 static const int possible_dma1s[] = {3, 1, 0, -1}; local
980 dma1 = snd_legacy_find_free_dma(possible_dma1s);
H A Dmiro.c1396 static const int possible_dma1s[] = {3, 1, 0, -1}; in snd_miro_isa_probe() local
1450 dma1 = snd_legacy_find_free_dma(possible_dma1s); in snd_miro_isa_probe()

Completed in 7 milliseconds