Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/oss/dmasound/
A Ddmasound.h242 extern int dmasound_catchRadius;
243 #define catchRadius dmasound_catchRadius
A Ddmasound_core.c199 int dmasound_catchRadius = 0; variable
200 module_param(dmasound_catchRadius, int, 0);
1562 EXPORT_SYMBOL(dmasound_catchRadius);

Completed in 20 milliseconds