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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/isa/wavefront/
H A Dwavefront_synth.c79 static int ramcheck_time = 20; /* time in seconds to wait while ROM code variable
102 module_param(ramcheck_time, int, 0444);
103 MODULE_PARM_DESC(ramcheck_time, "how many seconds to wait for the RAM test");
1832 dev->data_port, ramcheck_time*HZ);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/isa/wavefront/
H A Dwavefront_synth.c79 static int ramcheck_time = 20; /* time in seconds to wait while ROM code variable
102 module_param(ramcheck_time, int, 0444);
103 MODULE_PARM_DESC(ramcheck_time, "how many seconds to wait for the RAM test");
1832 dev->data_port, ramcheck_time*HZ);

Completed in 71 milliseconds