Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dov7251.c114 struct ov7251 { struct
137 const struct ov7251_mode *cur_mode; argument
146 #define to_ov7251(sd) container_of(sd, struct ov7251, subdev) argument
860 struct ov7251 *ov7251 = to_ov7251(sd); in ov7251_set_fmt() local
899 struct ov7251 *ov7251 = to_ov7251(sd); in ov7251_get_fmt() local
930 struct ov7251 *ov7251 = to_ov7251(sd); in ov7251_enum_mbus_code() local
957 static int ov7251_enable_test_pattern(struct ov7251 *ov7251, u32 pattern) in ov7251_enable_test_pattern()
973 struct ov7251 *ov7251 = to_ov7251(sd); in ov7251_g_frame_interval() local
988 struct ov7251 *ov7251 = to_ov7251(sd); in ov7251_g_mbus_config() local
1005 static void ov7251_get_module_inf(struct ov7251 *ov7251, in ov7251_get_module_inf()
[all …]