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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/sb/
H A Djazz16.c228 static int possible_dmas8[] = {1, 3, -1}; local
250 xdma8 = snd_legacy_find_free_dma(possible_dmas8);
H A Dsb16.c526 static int possible_dmas8[] = {1, 3, 0, -1}; local
536 if ((dma8[dev] = snd_legacy_find_free_dma(possible_dmas8)) < 0) {

Completed in 86 milliseconds