Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dov5695.c95 struct ov5695 { struct
111 const struct ov5695_mode *cur_mode; argument
114 #define to_ov5695(sd) container_of(sd, struct ov5695, subdev) argument
811 struct ov5695 *ov5695 = to_ov5695(sd); in ov5695_set_fmt() local
844 struct ov5695 *ov5695 = to_ov5695(sd); in ov5695_get_fmt() local
891 static int ov5695_enable_test_pattern(struct ov5695 *ov5695, u32 pattern) in ov5695_enable_test_pattern()
904 static int __ov5695_start_stream(struct ov5695 *ov5695) in __ov5695_start_stream()
924 static int __ov5695_stop_stream(struct ov5695 *ov5695) in __ov5695_stop_stream()
932 struct ov5695 *ov5695 = to_ov5695(sd); in ov5695_s_stream() local
960 static int __ov5695_power_on(struct ov5695 *ov5695) in __ov5695_power_on()
[all …]