Searched refs:visl_transtime_ms (Results 1 – 4 of 4) sorted by relevance
58 unsigned int visl_transtime_ms; variable59 module_param(visl_transtime_ms, uint, 0644);60 MODULE_PARM_DESC(visl_transtime_ms, " simulated process time in milliseconds.");
56 extern unsigned int visl_transtime_ms;
494 if (visl_transtime_ms) in visl_device_run()495 usleep_range(visl_transtime_ms * 1000, 2 * visl_transtime_ms * 1000); in visl_device_run()
36 - visl_transtime_ms: Simulated process time in milliseconds. Slowing down the