Lines Matching defs:code
11 * Based on code from Toni Leinonen <toni.leinonen@offcode.fi>.
399 fmt->code = reglist->mode.bus_format;
437 if (fmt->code == format.code) {
886 struct v4l2_subdev_mbus_code_enum *code)
893 if (code->index >= MAX_FMTS)
910 if (code->index == npixelformat) {
911 code->code = mode->bus_format;
938 if (fse->code != format.code)
976 if (fie->code != format.code)