Home
last modified time | relevance | path

Searched refs:N_OV7740_FMTS (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/media/i2c/
H A Dov7740.c707 #define N_OV7740_FMTS ARRAY_SIZE(ov7740_formats) macro
713 if (code->pad || code->index >= N_OV7740_FMTS) in ov7740_enum_mbus_code()
765 for (index = 0; index < N_OV7740_FMTS; index++) { in ov7740_try_fmt_internal()
769 if (index >= N_OV7740_FMTS) { in ov7740_try_fmt_internal()