Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/i2c/
Dov5695.c95 struct ov5695 { struct
112 const struct ov5695_mode *cur_mode; argument
115 #define to_ov5695(sd) container_of(sd, struct ov5695, subdev) argument
812 struct ov5695 *ov5695 = to_ov5695(sd); in ov5695_set_fmt() local
850 struct ov5695 *ov5695 = to_ov5695(sd); in ov5695_get_fmt() local
901 static int ov5695_enable_test_pattern(struct ov5695 *ov5695, u32 pattern) in ov5695_enable_test_pattern()
914 static int __ov5695_start_stream(struct ov5695 *ov5695) in __ov5695_start_stream()
934 static int __ov5695_stop_stream(struct ov5695 *ov5695) in __ov5695_stop_stream()
942 struct ov5695 *ov5695 = to_ov5695(sd); in ov5695_s_stream() local
983 static int __ov5695_power_on(struct ov5695 *ov5695) in __ov5695_power_on()
[all …]