Home
last modified time | relevance | path

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

/Linux-v4.19/sound/isa/wavefront/
Dwavefront_synth.c76 static int sleep_tries = 50; /* number of times we'll try to sleep */ variable
99 module_param(sleep_tries, int, 0444);
100 MODULE_PARM_DESC(sleep_tries, "how many times to try sleeping during a wait");
295 for (i = 0; i < sleep_tries; i++) { in wavefront_wait()
/Linux-v4.19/Documentation/sound/
Dalsa-configuration.rst2110 sleep_tries