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