Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/sound/dmasound/
Ddmasound.h41 #define MAX_CATCH_RADIUS 10 macro
Ddmasound_core.c1664 if ((ints[5] < 0) || (ints[5] > MAX_CATCH_RADIUS)) in dmasound_setup()
1686 if ((ints[3] < 0) || (ints[3] > MAX_CATCH_RADIUS)) in dmasound_setup()