Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/i2c/
Dov5695.c85 struct ov5695_mode { struct
86 u32 width;
87 u32 height;
88 u32 max_fps;
112 const struct ov5695_mode *cur_mode; argument