Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/i2c/
Dov7740.c89 const struct ov7740_framesize *frmsize;
133 struct ov7740_framesize { struct
257 static const struct ov7740_framesize ov7740_framesizes[] = {
724 const struct ov7740_framesize **ret_frmsize) in ov7740_try_fmt_internal()
727 const struct ov7740_framesize *fsize = &ov7740_framesizes[0]; in ov7740_try_fmt_internal()
774 const struct ov7740_framesize *fsize; in ov7740_set_fmt()