Searched refs:possible_dmas16 (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.c229 static int possible_dmas16[] = {5, 7, -1}; local
259 xdma16 = snd_legacy_find_free_dma(possible_dmas16);
H A Dsb16.c527 static int possible_dmas16[] = {5, 6, 7, -1}; local
542 if ((dma16[dev] = snd_legacy_find_free_dma(possible_dmas16)) < 0) {

Completed in 65 milliseconds