Lines Matching defs:os04a10

147 struct os04a10 {  struct
148 struct i2c_client *client;
149 struct clk *xvclk;
150 struct gpio_desc *reset_gpio;
174 const struct os04a10_mode *supported_modes; argument
175 const struct os04a10_mode *cur_mode; argument
194 #define to_os04a10(sd) container_of(sd, struct os04a10, subdev) argument
1417 os04a10_find_best_fit(struct os04a10 *os04a10, struct v4l2_subdev_format *fmt) in os04a10_find_best_fit()
1441 struct os04a10 *os04a10 = to_os04a10(sd); in os04a10_set_fmt() local
1489 struct os04a10 *os04a10 = to_os04a10(sd); in os04a10_get_fmt() local
1519 struct os04a10 *os04a10 = to_os04a10(sd); in os04a10_enum_mbus_code() local
1532 struct os04a10 *os04a10 = to_os04a10(sd); in os04a10_enum_frame_sizes() local
1548 static int os04a10_enable_test_pattern(struct os04a10 *os04a10, u32 pattern) in os04a10_enable_test_pattern()
1567 struct os04a10 *os04a10 = to_os04a10(sd); in os04a10_g_frame_interval() local
1578 struct os04a10 *os04a10 = to_os04a10(sd); in os04a10_g_mbus_config() local
1599 static void os04a10_get_module_inf(struct os04a10 *os04a10, in os04a10_get_module_inf()
1609 static int os04a10_set_hdrae(struct os04a10 *os04a10, in os04a10_set_hdrae()
1760 static int os04a10_set_conversion_gain(struct os04a10 *os04a10, u32 *cg) in os04a10_set_conversion_gain()
1817 struct os04a10 *os04a10 = to_os04a10(sd); in set_conversion_gain_status() local
1851 struct os04a10 *os04a10 = to_os04a10(sd); in os04a10_ioctl() local
2049 static int os04a10_init_conversion_gain(struct os04a10 *os04a10) in os04a10_init_conversion_gain()
2073 static int __os04a10_start_stream(struct os04a10 *os04a10) in __os04a10_start_stream()
2103 static int __os04a10_stop_stream(struct os04a10 *os04a10) in __os04a10_stop_stream()
2114 struct os04a10 *os04a10 = to_os04a10(sd); in os04a10_s_stream() local
2155 struct os04a10 *os04a10 = to_os04a10(sd); in os04a10_s_power() local
2205 static int __os04a10_power_on(struct os04a10 *os04a10) in __os04a10_power_on()
2266 static void __os04a10_power_off(struct os04a10 *os04a10) in __os04a10_power_off()
2305 struct os04a10 *os04a10 = to_os04a10(sd); in os04a10_runtime_resume() local
2314 struct os04a10 *os04a10 = to_os04a10(sd); in os04a10_runtime_suspend() local
2324 struct os04a10 *os04a10 = to_os04a10(sd); in os04a10_open() local
2347 struct os04a10 *os04a10 = to_os04a10(sd); in os04a10_enum_frame_interval() local
2401 struct os04a10 *os04a10 = container_of(ctrl->handler, in os04a10_set_ctrl() local
2505 static int os04a10_initialize_controls(struct os04a10 *os04a10) in os04a10_initialize_controls()
2595 static int os04a10_check_sensor_id(struct os04a10 *os04a10, in os04a10_check_sensor_id()
2619 static int os04a10_configure_regulators(struct os04a10 *os04a10) in os04a10_configure_regulators()
2631 static int os04a10_get_dcg_ratio(struct os04a10 *os04a10) in os04a10_get_dcg_ratio()
2666 struct os04a10 *os04a10; in os04a10_probe() local
2843 struct os04a10 *os04a10 = to_os04a10(sd); in os04a10_remove() local