Searched refs:strict_clocking (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/
H A Di810_audio.c114 static int strict_clocking; variable
795 if(strict_clocking && rate < 8000) {
835 if(strict_clocking && rate < 8000) {
3599 module_param(strict_clocking, int, 0444);

Completed in 44 milliseconds