Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/i2c/
H A Dov2685.c88 struct ov2685 { struct
105 const struct ov2685_mode *cur_mode; argument
108 #define to_ov2685(sd) container_of(sd, struct ov2685, subdev) argument
347 struct ov2685 *ov2685 = to_ov2685(sd); in ov2685_set_fmt() local
360 struct ov2685 *ov2685 = to_ov2685(sd); in ov2685_get_fmt() local
400 __ov2685_get_pad_crop(struct ov2685 *ov2685, in __ov2685_get_pad_crop()
420 struct ov2685 *ov2685 = to_ov2685(sd); in ov2685_get_selection() local
452 static int __ov2685_power_on(struct ov2685 *ov2685) in __ov2685_power_on()
497 static void __ov2685_power_off(struct ov2685 *ov2685) in __ov2685_power_off()
510 struct ov2685 *ov2685 = to_ov2685(sd); in ov2685_s_stream() local
[all …]