Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/media/dvb-drivers/
Dfaq.rst16 is closed). The dvb-core.o module parameter "dvb_shutdown_timeout"
/Linux-v4.19/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…
629 dvb_shutdown_timeout * HZ)) in dvb_frontend_is_exiting()