Searched refs:dvb_shutdown_timeout (Results 1 – 2 of 2) sorted by relevance
18 is closed). The dvb-core.o module parameter "dvb_shutdown_timeout"
39 static int dvb_shutdown_timeout; variable47 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()