Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/i2c/
H A Dov7251.c125 struct ov7251 { struct
140 const struct ov7251_pll_cfgs *pll_cfgs; argument
142 const struct ov7251_mode_info *current_mode; argument
164 static inline struct ov7251 *to_ov7251(struct v4l2_subdev *sd) in to_ov7251() argument
910 struct ov7251 *ov7251 = to_ov7251(sd); in ov7251_set_power_on() local
950 struct ov7251 *ov7251 = to_ov7251(sd); in ov7251_set_power_off() local
1154 struct ov7251 *ov7251 = to_ov7251(sd); in ov7251_get_format() local
1218 struct ov7251 *ov7251 = to_ov7251(sd); in ov7251_set_format() local
1306 struct ov7251 *ov7251 = to_ov7251(sd); in ov7251_get_selection() local
1604 struct ov7251 *ov7251; in ov7251_probe() local
[all …]