Home
last modified time | relevance | path

Searched defs:imx323_mode (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dimx323.c92 struct imx323_mode { struct
93 u32 width;
94 u32 height;
95 struct v4l2_fract max_fps;
96 u32 hts_def;
97 u32 vts_def;
121 const struct imx323_mode *cur_mode; argument