Lines Matching defs:code
9 * Based on the MT9V032 driver and Bastian Hecht's code.
516 struct v4l2_subdev_mbus_code_enum *code)
520 if (code->pad || code->index)
523 code->code = mt9p031->format.code;
533 if (fse->index >= 8 || fse->code != mt9p031->format.code)
719 format->code = MEDIA_BUS_FMT_Y12_1X12;
721 format->code = MEDIA_BUS_FMT_SGRBG12_1X12;