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