Searched refs:default_transtime (Results 1 – 1 of 1) sorted by relevance
46 static unsigned int default_transtime = 40; /* Max 25 fps */ variable47 module_param(default_transtime, uint, 0644);48 MODULE_PARM_DESC(default_transtime, "default transaction time in ms");1197 vim2m_ctrl_trans_time_msec.def = default_transtime; in vim2m_open()