Home
last modified time | relevance | path

Searched refs:ov7670_InitQVGA (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/media/usb/gspca/
Dvc032x.c2055 static const u8 ov7670_InitQVGA[][4] = { variable
3515 init = mode == 1 ? ov7670_InitVGA : ov7670_InitQVGA; in sd_start()