Searched refs:rzg2l_csi2_formats (Results 1 – 1 of 1) sorted by relevance
189 static const struct rzg2l_csi2_format rzg2l_csi2_formats[] = { variable202 for (i = 0; i < ARRAY_SIZE(rzg2l_csi2_formats); i++) in rzg2l_csi2_code_to_fmt()203 if (rzg2l_csi2_formats[i].code == code) in rzg2l_csi2_code_to_fmt()204 return &rzg2l_csi2_formats[i]; in rzg2l_csi2_code_to_fmt()512 sink_format->code = rzg2l_csi2_formats[0].code; in rzg2l_csi2_set_format()554 if (code->index >= ARRAY_SIZE(rzg2l_csi2_formats)) in rzg2l_csi2_enum_mbus_code()557 code->code = rzg2l_csi2_formats[code->index].code; in rzg2l_csi2_enum_mbus_code()