Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/isa/wavefront/
H A Dwavefront_synth.c83 static int osrun_time = 10; /* time in seconds we wait for the OS to variable
104 module_param(osrun_time, int, 0444);
105 MODULE_PARM_DESC(osrun_time, "how many seconds to wait for the ICS2115 OS");
2058 (osrun_time*HZ)); in wavefront_do_reset()
/kernel/linux/linux-6.6/sound/isa/wavefront/
H A Dwavefront_synth.c83 static int osrun_time = 10; /* time in seconds we wait for the OS to variable
104 module_param(osrun_time, int, 0444);
105 MODULE_PARM_DESC(osrun_time, "how many seconds to wait for the ICS2115 OS");
2068 (osrun_time*HZ)); in wavefront_do_reset()

Completed in 5 milliseconds