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

/drivers/media/usb/gspca/m5602/
H A Dm5602_ov7660.c102 for (i = 0; i < ARRAY_SIZE(init_ov7660); i++) {
105 if (init_ov7660[i][0] == BRIDGE) {
107 init_ov7660[i][1],
108 init_ov7660[i][2]);
110 data[0] = init_ov7660[i][2];
112 init_ov7660[i][1], data, 1);
H A Dm5602_ov7660.h145 static const unsigned char init_ov7660[][4] = { variable

Completed in 246 milliseconds