Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/i2c/
Dov2685.c83 struct ov2685 { struct
100 const struct ov2685_mode *cur_mode; argument
103 #define to_ov2685(sd) container_of(sd, struct ov2685, subdev) argument
334 struct ov2685 *ov2685 = to_ov2685(sd); in ov2685_set_fmt() local
347 struct ov2685 *ov2685 = to_ov2685(sd); in ov2685_get_fmt() local
392 static int __ov2685_power_on(struct ov2685 *ov2685) in __ov2685_power_on()
435 static void __ov2685_power_off(struct ov2685 *ov2685) in __ov2685_power_off()
448 struct ov2685 *ov2685 = to_ov2685(sd); in ov2685_s_stream() local
491 struct ov2685 *ov2685 = to_ov2685(sd); in ov2685_open() local
509 struct ov2685 *ov2685 = to_ov2685(sd); in ov2685_runtime_resume() local
[all …]