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

/linux-master/drivers/media/dvb-core/
H A Ddvb_frontend.c40 static int dvb_shutdown_timeout; variable
48 module_param(dvb_shutdown_timeout, int, 0644);
49 MODULE_PARM_DESC(dvb_shutdown_timeout, "wait <shutdown_timeout> seconds after close() before suspending hardware");
633 dvb_shutdown_timeout * HZ))

Completed in 129 milliseconds