Home
last modified time | relevance | path

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

/linux/sound/oss/dmasound/
H A Ddmasound.h41 #define MAX_CATCH_RADIUS 10 macro
H A Ddmasound_core.c1443 if ((ints[3] < 0) || (ints[3] > MAX_CATCH_RADIUS)) in dmasound_setup()