Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/i2c/
Dov7740.c91 const struct ov7740_framesize *frmsize;
136 struct ov7740_framesize { struct
260 static const struct ov7740_framesize ov7740_framesizes[] = {
736 const struct ov7740_framesize **ret_frmsize) in ov7740_try_fmt_internal()
739 const struct ov7740_framesize *fsize = &ov7740_framesizes[0]; in ov7740_try_fmt_internal()
782 const struct ov7740_framesize *fsize; in ov7740_set_fmt()