Lines Matching defs:gc4663

120 struct gc4663 {  struct
121 struct i2c_client *client;
122 struct clk *xvclk;
123 struct gpio_desc *reset_gpio;
124 struct gpio_desc *pwdn_gpio;
148 const struct gc4663_mode *cur_mode; argument
161 #define to_gc4663(sd) container_of(sd, struct gc4663, subdev) argument
686 gc4663_find_best_fit(struct gc4663 *gc4663, struct v4l2_subdev_format *fmt) in gc4663_find_best_fit()
709 struct gc4663 *gc4663 = to_gc4663(sd); in gc4663_set_fmt() local
760 struct gc4663 *gc4663 = to_gc4663(sd); in gc4663_get_fmt() local
786 struct gc4663 *gc4663 = to_gc4663(sd); in gc4663_enum_mbus_code() local
799 struct gc4663 *gc4663 = to_gc4663(sd); in gc4663_enum_frame_sizes() local
815 static int gc4663_enable_test_pattern(struct gc4663 *gc4663, u32 pattern) in gc4663_enable_test_pattern()
828 static int gc4663_set_gain_reg_hdr(struct gc4663 *gc4663, u32 gain) in gc4663_set_gain_reg_hdr()
870 static int gc4663_set_gain_reg(struct gc4663 *gc4663, u32 gain) in gc4663_set_gain_reg()
917 static int gc4663_set_hdrae(struct gc4663 *gc4663, in gc4663_set_hdrae()
999 struct gc4663 *gc4663 = to_gc4663(sd); in gc4663_g_frame_interval() local
1010 struct gc4663 *gc4663 = to_gc4663(sd); in gc4663_g_mbus_config() local
1030 static void gc4663_get_module_inf(struct gc4663 *gc4663, in gc4663_get_module_inf()
1040 static int gc4663_get_channel_info(struct gc4663 *gc4663, struct rkmodule_channel_info *ch_info) in gc4663_get_channel_info()
1053 struct gc4663 *gc4663 = to_gc4663(sd); in gc4663_ioctl() local
1252 static int __gc4663_start_stream(struct gc4663 *gc4663) in __gc4663_start_stream()
1281 static int __gc4663_stop_stream(struct gc4663 *gc4663) in __gc4663_stop_stream()
1290 struct gc4663 *gc4663 = to_gc4663(sd); in gc4663_s_stream() local
1327 struct gc4663 *gc4663 = to_gc4663(sd); in gc4663_s_power() local
1369 static int __gc4663_power_on(struct gc4663 *gc4663) in __gc4663_power_on()
1427 static void __gc4663_power_off(struct gc4663 *gc4663) in __gc4663_power_off()
1452 struct gc4663 *gc4663 = to_gc4663(sd); in gc4663_runtime_resume() local
1461 struct gc4663 *gc4663 = to_gc4663(sd); in gc4663_runtime_suspend() local
1471 struct gc4663 *gc4663 = to_gc4663(sd); in gc4663_open() local
1494 struct gc4663 *gc4663 = to_gc4663(sd); in gc4663_enum_frame_interval() local
1548 struct gc4663 *gc4663 = container_of(ctrl->handler, in gc4663_set_ctrl() local
1631 static int gc4663_initialize_controls(struct gc4663 *gc4663) in gc4663_initialize_controls()
1720 static int gc4663_check_sensor_id(struct gc4663 *gc4663, in gc4663_check_sensor_id()
1743 static int gc4663_configure_regulators(struct gc4663 *gc4663) in gc4663_configure_regulators()
1760 struct gc4663 *gc4663; in gc4663_probe() local
1910 struct gc4663 *gc4663 = to_gc4663(sd); in gc4663_remove() local