Searched refs:test_image (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/media/i2c/
H A Dsaa7127.c47 static int test_image; variable
53 module_param(test_image, int, 0644);
55 MODULE_PARM_DESC(test_image, "test_image (0-1)");
773 if (test_image == 1)

Completed in 147 milliseconds