Home
last modified time | relevance | path

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

/Linux-v4.19/sound/oss/dmasound/
Ddmasound.h248 extern int dmasound_catchRadius;
249 #define catchRadius dmasound_catchRadius
Ddmasound_core.c199 int dmasound_catchRadius = 0; variable
200 module_param(dmasound_catchRadius, int, 0);
1596 EXPORT_SYMBOL(dmasound_catchRadius);