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