Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dov7750.c114 struct ov7750 { struct
137 const struct ov7750_mode *cur_mode; argument
144 #define to_ov7750(sd) container_of(sd, struct ov7750, subdev) argument
518 struct ov7750 *ov7750 = to_ov7750(sd); in ov7750_set_fmt() local
556 struct ov7750 *ov7750 = to_ov7750(sd); in ov7750_get_fmt() local
607 static int ov7750_enable_test_pattern(struct ov7750 *ov7750, u32 pattern) in ov7750_enable_test_pattern()
622 static void ov7750_get_module_inf(struct ov7750 *ov7750, in ov7750_get_module_inf()
634 struct ov7750 *ov7750 = to_ov7750(sd); in ov7750_ioctl() local
714 static int __ov7750_start_stream(struct ov7750 *ov7750) in __ov7750_start_stream()
735 static int __ov7750_stop_stream(struct ov7750 *ov7750) in __ov7750_stop_stream()
[all …]