Home
last modified time | relevance | path

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

/linux/sound/isa/sb/
A Djazz16.c225 static const int possible_dmas8[] = {1, 3, -1}; in snd_jazz16_probe() local
246 xdma8 = snd_legacy_find_free_dma(possible_dmas8); in snd_jazz16_probe()
A Dsb16.c499 static const int possible_dmas8[] = {1, 3, 0, -1}; in snd_sb16_isa_probe() local
510 dma8[dev] = snd_legacy_find_free_dma(possible_dmas8); in snd_sb16_isa_probe()

Completed in 4 milliseconds