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

/linux-4.4.14/drivers/media/i2c/
H A Dsaa7127.c60 static int test_image; variable
66 module_param(test_image, int, 0644);
68 MODULE_PARM_DESC(test_image, "test_image (0-1)");
786 if (test_image == 1) saa7127_probe()

Completed in 195 milliseconds