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

/linux-4.4.14/sound/isa/wavefront/
H A Dwavefront_synth.c85 static int osrun_time = 10; /* time in seconds we wait for the OS to variable
106 module_param(osrun_time, int, 0444);
107 MODULE_PARM_DESC(osrun_time, "how many seconds to wait for the ICS2115 OS");
2045 (osrun_time*HZ)); wavefront_do_reset()

Completed in 73 milliseconds