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

/drivers/media/video/
H A Dov6650.c209 static enum v4l2_mbus_pixelcode ov6650_codes[] = { variable in typeref:enum:v4l2_mbus_pixelcode
722 if (index >= ARRAY_SIZE(ov6650_codes))
725 *code = ov6650_codes[index];

Completed in 120 milliseconds