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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/dvb/dvb-core/
H A Ddvb_frontend.c46 static int dvb_shutdown_timeout = 5; variable
53 module_param(dvb_shutdown_timeout, int, 0644);
54 MODULE_PARM_DESC(dvb_shutdown_timeout, "wait <shutdown_timeout> seconds after close() before suspending hardware");
482 dvb_shutdown_timeout * HZ))
576 if (dvb_shutdown_timeout) {

Completed in 101 milliseconds