Searched refs:s5k5baf_formats (Results 1 – 1 of 1) sorted by relevance
323 static const struct s5k5baf_pixfmt s5k5baf_formats[] = { variable736 for (i = 0; i < ARRAY_SIZE(s5k5baf_formats); i++) { in s5k5baf_find_pixfmt()737 if (mf->colorspace != s5k5baf_formats[i].colorspace) in s5k5baf_find_pixfmt()739 if (mf->code == s5k5baf_formats[i].code) in s5k5baf_find_pixfmt()909 u16 reg_fmt = s5k5baf_formats[state->pixfmt].reg_p_fmt; in s5k5baf_hw_set_config()1202 if (code->index >= ARRAY_SIZE(s5k5baf_formats)) in s5k5baf_enum_mbus_code()1205 code->code = s5k5baf_formats[code->index].code; in s5k5baf_enum_mbus_code()1227 i = ARRAY_SIZE(s5k5baf_formats); in s5k5baf_enum_frame_size()1229 if (fse->code == s5k5baf_formats[i].code) in s5k5baf_enum_frame_size()1231 fse->code = s5k5baf_formats[i].code; in s5k5baf_enum_frame_size()[all …]