Home
last modified time | relevance | path

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

/openbmc/linux/sound/isa/wavefront/
H 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()
/openbmc/linux/Documentation/sound/
H A Dalsa-configuration.rst2142 sleep_tries