Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/isa/wavefront/
A Dwavefront_synth.c73 static int sleep_tries = 50; /* number of times we'll try to sleep */ variable
96 module_param(sleep_tries, int, 0444);
97 MODULE_PARM_DESC(sleep_tries, "how many times to try sleeping during a wait");
292 for (i = 0; i < sleep_tries; i++) { in wavefront_wait()
/linux-6.3-rc2/Documentation/sound/
A Dalsa-configuration.rst2128 sleep_tries

Completed in 11 milliseconds