Home
last modified time | relevance | path

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

/Linux-v5.4/Documentation/media/dvb-drivers/
Dfaq.rst18 is closed). The dvb-core.o module parameter "dvb_shutdown_timeout"
/Linux-v5.4/drivers/media/dvb-core/
Ddvb_frontend.c39 static int dvb_shutdown_timeout; variable
47 module_param(dvb_shutdown_timeout, int, 0644);
48 MODULE_PARM_DESC(dvb_shutdown_timeout, "wait <shutdown_timeout> seconds after close() before suspen…
620 dvb_shutdown_timeout * HZ)) in dvb_frontend_is_exiting()