Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dov2685.c88 struct ov2685 { struct
104 const struct ov2685_mode *cur_mode; argument
107 #define to_ov2685(sd) container_of(sd, struct ov2685, subdev) argument
346 struct ov2685 *ov2685 = to_ov2685(sd); in ov2685_set_fmt() local
359 struct ov2685 *ov2685 = to_ov2685(sd); in ov2685_get_fmt() local
399 __ov2685_get_pad_crop(struct ov2685 *ov2685, in __ov2685_get_pad_crop()
419 struct ov2685 *ov2685 = to_ov2685(sd); in ov2685_get_selection() local
451 static int __ov2685_power_on(struct ov2685 *ov2685) in __ov2685_power_on()
496 static void __ov2685_power_off(struct ov2685 *ov2685) in __ov2685_power_off()
509 struct ov2685 *ov2685 = to_ov2685(sd); in ov2685_s_stream() local
[all …]