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