Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dov2735.c126 struct ov2735 { struct
145 const struct ov2735_mode *cur_mode; argument
152 #define to_ov2735(sd) container_of(sd, struct ov2735, subdev) argument
418 struct ov2735 *ov2735 = to_ov2735(sd); in ov2735_set_fmt() local
456 struct ov2735 *ov2735 = to_ov2735(sd); in ov2735_get_fmt() local
507 static int ov2735_enable_test_pattern(struct ov2735 *ov2735, u32 pattern) in ov2735_enable_test_pattern()
530 static void ov2735_get_module_inf(struct ov2735 *ov2735, in ov2735_get_module_inf()
542 struct ov2735 *ov2735 = to_ov2735(sd); in ov2735_ioctl() local
619 static int __ov2735_start_stream(struct ov2735 *ov2735) in __ov2735_start_stream()
641 static int __ov2735_stop_stream(struct ov2735 *ov2735) in __ov2735_stop_stream()
[all …]