Lines Matching defs:gc08a3

121 struct gc08a3 {  struct
122 struct i2c_client *client;
146 const struct gc08a3_mode *cur_mode; argument
147 const struct gc08a3_mode *support_modes; argument
156 #define to_gc08a3(sd) container_of(sd, struct gc08a3, subdev) argument
1181 gc08a3_find_best_fit(struct gc08a3 *gc08a3, in gc08a3_find_best_fit()
1205 struct gc08a3 *gc08a3 = to_gc08a3(sd); in gc08a3_set_fmt() local
1247 struct gc08a3 *gc08a3 = to_gc08a3(sd); in gc08a3_get_fmt() local
1284 struct gc08a3 *gc08a3 = to_gc08a3(sd); in gc08a3_enum_frame_sizes() local
1303 struct gc08a3 *gc08a3 = to_gc08a3(sd); in gc08a3_g_frame_interval() local
1311 static void gc08a3_get_module_inf(struct gc08a3 *gc08a3, in gc08a3_get_module_inf()
1325 static void gc08a3_set_module_inf(struct gc08a3 *gc08a3, in gc08a3_set_module_inf()
1333 static int gc08a3_get_channel_info(struct gc08a3 *gc08a3, struct rkmodule_channel_info *ch_info) in gc08a3_get_channel_info()
1346 struct gc08a3 *gc08a3 = to_gc08a3(sd); in gc08a3_ioctl() local
1456 static int __gc08a3_start_stream(struct gc08a3 *gc08a3) in __gc08a3_start_stream()
1474 static int __gc08a3_stop_stream(struct gc08a3 *gc08a3) in __gc08a3_stop_stream()
1487 struct gc08a3 *gc08a3 = to_gc08a3(sd); in gc08a3_s_stream() local
1530 struct gc08a3 *gc08a3 = to_gc08a3(sd); in gc08a3_s_power() local
1573 static int __gc08a3_power_on(struct gc08a3 *gc08a3) in __gc08a3_power_on()
1629 static void __gc08a3_power_off(struct gc08a3 *gc08a3) in __gc08a3_power_off()
1654 struct gc08a3 *gc08a3 = to_gc08a3(sd); in gc08a3_runtime_resume() local
1663 struct gc08a3 *gc08a3 = to_gc08a3(sd); in gc08a3_runtime_suspend() local
1673 struct gc08a3 *gc08a3 = to_gc08a3(sd); in gc08a3_open() local
1696 struct gc08a3 *gc08a3 = to_gc08a3(sd); in gc08a3_enum_frame_interval() local
1772 static int gc08a3_set_exposure_reg(struct gc08a3 *gc08a3, u32 exposure) in gc08a3_set_exposure_reg()
1789 static int gc08a3_set_gain_reg(struct gc08a3 *gc08a3, u32 a_gain) in gc08a3_set_gain_reg()
1814 struct gc08a3 *gc08a3 = container_of(ctrl->handler, in gc08a3_set_ctrl() local
1871 static int gc08a3_initialize_controls(struct gc08a3 *gc08a3) in gc08a3_initialize_controls()
1936 static int gc08a3_check_sensor_id(struct gc08a3 *gc08a3, in gc08a3_check_sensor_id()
1956 static int gc08a3_configure_regulators(struct gc08a3 *gc08a3) in gc08a3_configure_regulators()
1968 static int gc08a3_parse_of(struct gc08a3 *gc08a3) in gc08a3_parse_of()
2015 struct gc08a3 *gc08a3; in gc08a3_probe() local
2152 struct gc08a3 *gc08a3 = to_gc08a3(sd); in gc08a3_remove() local