Home
last modified time | relevance | path

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

/linux-4.1.27/Documentation/dvb/
Dfaq.txt8 is closed). The dvb-core.o module parameter "dvb_shutdown_timeout"
/linux-4.1.27/drivers/media/dvb-core/
Ddvb_frontend.c50 static int dvb_shutdown_timeout; variable
58 module_param(dvb_shutdown_timeout, int, 0644);
59 MODULE_PARM_DESC(dvb_shutdown_timeout, "wait <shutdown_timeout> seconds after close() before suspen…
573 dvb_shutdown_timeout * HZ)) in dvb_frontend_is_exiting()