Lines Matching defs:ov16a10

144 struct ov16a10 {  struct
145 struct i2c_client *client;
146 struct clk *xvclk;
147 struct gpio_desc *power_gpio;
148 struct gpio_desc *reset_gpio;
172 const struct ov16a10_mode *cur_mode; argument
180 #define to_ov16a10(sd) container_of(sd, struct ov16a10, subdev) argument
1061 struct ov16a10 *ov16a10 = to_ov16a10(sd); in ov16a10_set_fmt() local
1110 struct ov16a10 *ov16a10 = to_ov16a10(sd); in ov16a10_get_fmt() local
1151 struct ov16a10 *ov16a10 = to_ov16a10(sd); in ov16a10_enum_frame_sizes() local
1167 static int ov16a10_enable_test_pattern(struct ov16a10 *ov16a10, u32 pattern) in ov16a10_enable_test_pattern()
1185 struct ov16a10 *ov16a10 = to_ov16a10(sd); in ov16a10_g_frame_interval() local
1193 static void ov16a10_get_module_inf(struct ov16a10 *ov16a10, in ov16a10_get_module_inf()
1205 struct ov16a10 *ov16a10 = to_ov16a10(sd); in ov16a10_ioctl() local
1359 static int __ov16a10_start_stream(struct ov16a10 *ov16a10) in __ov16a10_start_stream()
1380 static int __ov16a10_stop_stream(struct ov16a10 *ov16a10) in __ov16a10_stop_stream()
1390 struct ov16a10 *ov16a10 = to_ov16a10(sd); in ov16a10_s_stream() local
1433 struct ov16a10 *ov16a10 = to_ov16a10(sd); in ov16a10_s_power() local
1475 static int __ov16a10_power_on(struct ov16a10 *ov16a10) in __ov16a10_power_on()
1530 static void __ov16a10_power_off(struct ov16a10 *ov16a10) in __ov16a10_power_off()
1557 struct ov16a10 *ov16a10 = to_ov16a10(sd); in ov16a10_runtime_resume() local
1566 struct ov16a10 *ov16a10 = to_ov16a10(sd); in ov16a10_runtime_suspend() local
1576 struct ov16a10 *ov16a10 = to_ov16a10(sd); in ov16a10_open() local
1645 struct ov16a10 *ov16a10 = to_ov16a10(sd); in ov16a10_get_selection() local
1707 struct ov16a10 *ov16a10 = container_of(ctrl->handler, in ov16a10_set_ctrl() local
1862 static int ov16a10_initialize_controls(struct ov16a10 *ov16a10) in ov16a10_initialize_controls()
1944 static int ov16a10_check_sensor_id(struct ov16a10 *ov16a10, in ov16a10_check_sensor_id()
1963 static int ov16a10_configure_regulators(struct ov16a10 *ov16a10) in ov16a10_configure_regulators()
1980 struct ov16a10 *ov16a10; in ov16a10_probe() local
2129 struct ov16a10 *ov16a10 = to_ov16a10(sd); in ov16a10_remove() local