Home
last modified time | relevance | path

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

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