ov2740_mode
const struct ov2740_mode *mode;
const struct ov2740_mode *supported_modes = ov2740->supported_modes;
static const struct ov2740_mode supported_modes_360mhz[] = {
static const struct ov2740_mode supported_modes_180mhz[] = {
const struct ov2740_mode *cur_mode;
const struct ov2740_mode *supported_modes;
static void ov2740_update_pad_format(const struct ov2740_mode *mode,