Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dov9750.c106 struct ov9750 { struct
129 const struct ov9750_mode *cur_mode; argument
136 #define to_ov9750(sd) container_of(sd, struct ov9750, subdev) argument
518 struct ov9750 *ov9750 = to_ov9750(sd); in ov9750_set_fmt() local
556 struct ov9750 *ov9750 = to_ov9750(sd); in ov9750_get_fmt() local
607 static int ov9750_enable_test_pattern(struct ov9750 *ov9750, u32 pattern) in ov9750_enable_test_pattern()
623 struct ov9750 *ov9750 = to_ov9750(sd); in ov9750_g_frame_interval() local
631 static void ov9750_get_module_inf(struct ov9750 *ov9750, in ov9750_get_module_inf()
643 struct ov9750 *ov9750 = to_ov9750(sd); in ov9750_ioctl() local
705 static int __ov9750_start_stream(struct ov9750 *ov9750) in __ov9750_start_stream()
[all …]