ov7740_framesizes 260 drivers/media/i2c/ov7740.c static const struct ov7740_framesize ov7740_framesizes[] = { ov7740_framesizes 764 drivers/media/i2c/ov7740.c const struct ov7740_framesize *fsize = &ov7740_framesizes[0]; ov7740_framesizes 779 drivers/media/i2c/ov7740.c for (i = 0; i < ARRAY_SIZE(ov7740_framesizes); i++) { ov7740_framesizes 789 drivers/media/i2c/ov7740.c if (i >= ARRAY_SIZE(ov7740_framesizes)) { ov7740_framesizes 790 drivers/media/i2c/ov7740.c fsize = &ov7740_framesizes[0]; ov7740_framesizes 1140 drivers/media/i2c/ov7740.c ov7740->frmsize = &ov7740_framesizes[0];