Home
last modified time | relevance | path

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

/Linux-v5.4/sound/isa/sb/
Djazz16.c229 static int possible_dmas16[] = {5, 7, -1}; in snd_jazz16_probe() local
259 xdma16 = snd_legacy_find_free_dma(possible_dmas16); in snd_jazz16_probe()
Dsb16.c514 static int possible_dmas16[] = {5, 6, 7, -1}; in snd_sb16_isa_probe() local
529 if ((dma16[dev] = snd_legacy_find_free_dma(possible_dmas16)) < 0) { in snd_sb16_isa_probe()