Searched refs:MAX_CATCH_RADIUS (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/sound/oss/dmasound/ | ||
| D | dmasound.h | 41 #define MAX_CATCH_RADIUS	10  macro | 
| D | dmasound_core.c | 1475 		if ((ints[3] < 0) || (ints[3] > MAX_CATCH_RADIUS))  in dmasound_setup() |