Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/i2c/
Dov4689.c110 struct ov4689_mode { struct
111 enum ov4689_mode_id id; argument
112 u32 width;
113 u32 height;
114 u32 hts_def;
115 u32 hts_min;
139 const struct ov4689_mode *cur_mode; argument