Lines Matching defs:ov13855

117 struct ov13855 {  struct
118 struct i2c_client *client;
119 struct clk *xvclk;
143 const struct ov13855_mode *cur_mode; argument
150 #define to_ov13855(sd) container_of(sd, struct ov13855, subdev) argument
1094 struct ov13855 *ov13855 = to_ov13855(sd); in ov13855_set_fmt() local
1143 struct ov13855 *ov13855 = to_ov13855(sd); in ov13855_get_fmt() local
1194 static int ov13855_enable_test_pattern(struct ov13855 *ov13855, u32 pattern) in ov13855_enable_test_pattern()
1212 struct ov13855 *ov13855 = to_ov13855(sd); in ov13855_g_frame_interval() local
1220 static void ov13855_get_module_inf(struct ov13855 *ov13855, in ov13855_get_module_inf()
1232 struct ov13855 *ov13855 = to_ov13855(sd); in ov13855_ioctl() local
1319 static int __ov13855_start_stream(struct ov13855 *ov13855) in __ov13855_start_stream()
1340 static int __ov13855_stop_stream(struct ov13855 *ov13855) in __ov13855_stop_stream()
1350 struct ov13855 *ov13855 = to_ov13855(sd); in ov13855_s_stream() local
1393 struct ov13855 *ov13855 = to_ov13855(sd); in ov13855_s_power() local
1435 static int __ov13855_power_on(struct ov13855 *ov13855) in __ov13855_power_on()
1490 static void __ov13855_power_off(struct ov13855 *ov13855) in __ov13855_power_off()
1517 struct ov13855 *ov13855 = to_ov13855(sd); in ov13855_runtime_resume() local
1526 struct ov13855 *ov13855 = to_ov13855(sd); in ov13855_runtime_suspend() local
1536 struct ov13855 *ov13855 = to_ov13855(sd); in ov13855_open() local
1592 struct ov13855 *ov13855 = to_ov13855(sd); in ov13855_get_selection() local
1647 struct ov13855 *ov13855 = container_of(ctrl->handler, in ov13855_set_ctrl() local
1711 static int ov13855_initialize_controls(struct ov13855 *ov13855) in ov13855_initialize_controls()
1787 static int ov13855_check_sensor_id(struct ov13855 *ov13855, in ov13855_check_sensor_id()
1813 static int ov13855_configure_regulators(struct ov13855 *ov13855) in ov13855_configure_regulators()
1830 struct ov13855 *ov13855; in ov13855_probe() local
1965 struct ov13855 *ov13855 = to_ov13855(sd); in ov13855_remove() local