Lines Matching defs:gc8034
181 struct gc8034 { struct
182 struct i2c_client *client;
206 const struct gc8034_mode *cur_mode; argument
215 struct gc8034_otp_info *otp; argument
221 #define to_gc8034(sd) container_of(sd, struct gc8034, subdev) argument
1298 gc8034_find_best_fit(struct gc8034 *gc8034, in gc8034_find_best_fit()
1322 struct gc8034 *gc8034 = to_gc8034(sd); in gc8034_set_fmt() local
1362 struct gc8034 *gc8034 = to_gc8034(sd); in gc8034_get_fmt() local
1399 struct gc8034 *gc8034 = to_gc8034(sd); in gc8034_enum_frame_sizes() local
1418 struct gc8034 *gc8034 = to_gc8034(sd); in gc8034_g_frame_interval() local
1563 static int gc8034_otp_enable(struct gc8034 *gc8034) in gc8034_otp_enable()
1587 static int gc8034_otp_disable(struct gc8034 *gc8034) in gc8034_otp_disable()
1608 static void gc8034_check_prsel(struct gc8034 *gc8034) in gc8034_check_prsel()
1626 static int gc8034_otp_read(struct gc8034 *gc8034) in gc8034_otp_read()
2017 static void gc8034_get_module_inf(struct gc8034 *gc8034, in gc8034_get_module_inf()
2039 static void gc8034_set_module_inf(struct gc8034 *gc8034, in gc8034_set_module_inf()
2047 static int gc8034_get_channel_info(struct gc8034 *gc8034, struct rkmodule_channel_info *ch_info) in gc8034_get_channel_info()
2060 struct gc8034 *gc8034 = to_gc8034(sd); in gc8034_ioctl() local
2184 static int gc8034_apply_otp(struct gc8034 *gc8034) in gc8034_apply_otp()
2365 static int __gc8034_start_stream(struct gc8034 *gc8034) in __gc8034_start_stream()
2402 static int __gc8034_stop_stream(struct gc8034 *gc8034) in __gc8034_stop_stream()
2418 struct gc8034 *gc8034 = to_gc8034(sd); in gc8034_s_stream() local
2461 struct gc8034 *gc8034 = to_gc8034(sd); in gc8034_s_power() local
2505 static int gc8034_enable_regulators(struct gc8034 *gc8034, in gc8034_enable_regulators()
2530 static int __gc8034_power_on(struct gc8034 *gc8034) in __gc8034_power_on()
2589 static void __gc8034_power_off(struct gc8034 *gc8034) in __gc8034_power_off()
2616 struct gc8034 *gc8034 = to_gc8034(sd); in gc8034_runtime_resume() local
2625 struct gc8034 *gc8034 = to_gc8034(sd); in gc8034_runtime_suspend() local
2635 struct gc8034 *gc8034 = to_gc8034(sd); in gc8034_open() local
2658 struct gc8034 *gc8034 = to_gc8034(sd); in gc8034_enum_frame_interval() local
2734 static int gc8034_set_exposure_reg(struct gc8034 *gc8034, u32 exposure) in gc8034_set_exposure_reg()
2792 static int gc8034_set_gain_reg(struct gc8034 *gc8034, u32 a_gain) in gc8034_set_gain_reg()
2849 struct gc8034 *gc8034 = container_of(ctrl->handler, in gc8034_set_ctrl() local
2910 static int gc8034_initialize_controls(struct gc8034 *gc8034) in gc8034_initialize_controls()
2973 static int gc8034_check_sensor_id(struct gc8034 *gc8034, in gc8034_check_sensor_id()
2993 static int gc8034_configure_regulators(struct gc8034 *gc8034) in gc8034_configure_regulators()
3005 static int gc8034_parse_of(struct gc8034 *gc8034) in gc8034_parse_of()
3062 struct gc8034 *gc8034; in gc8034_probe() local
3237 struct gc8034 *gc8034 = to_gc8034(sd); in gc8034_remove() local