Lines Matching defs:code
7 * McClelland's ovcamchip code.
963 struct v4l2_subdev_mbus_code_enum *code)
965 if (code->pad || code->index >= N_OV7670_FMTS)
968 code->code = ov7670_formats[code->index].mbus_code;
984 if (ov7670_formats[index].mbus_code == fmt->code)
989 fmt->code = ov7670_formats[0].mbus_code;
1719 format->code = info->fmt->mbus_code;