Lines Matching defs:gc0308
428 struct gc0308 { struct
439 struct gc0308_mode_registers mode; argument
452 static inline struct gc0308 *to_gc0308(struct v4l2_subdev *sd) in to_gc0308() argument
772 struct gc0308 *gc0308 = dev_get_drvdata(dev); in gc0308_power_on() local
800 struct gc0308 *gc0308 = dev_get_drvdata(dev); in gc0308_power_off() local
813 struct gc0308 *gc0308 = to_gc0308(sd); in gc0308_g_register() local
821 struct gc0308 *gc0308 = to_gc0308(sd); in gc0308_s_register() local
827 static int gc0308_set_exposure(struct gc0308 *gc0308, enum gc0308_exp_val exp) in gc0308_set_exposure()
839 static int gc0308_set_awb_mode(struct gc0308 *gc0308, in gc0308_set_awb_mode()
858 static int gc0308_set_colormode(struct gc0308 *gc0308, enum v4l2_colorfx mode) in gc0308_set_colormode()
878 static int gc0308_set_power_line_freq(struct gc0308 *gc0308, int frequency) in gc0308_set_power_line_freq()
907 static int gc0308_update_mirror(struct gc0308 *gc0308) in gc0308_update_mirror()
921 static int gc0308_update_blanking(struct gc0308 *gc0308) in gc0308_update_blanking()
937 struct gc0308 *gc0308 = container_of(ctrl->handler, struct gc0308, hdl); in _gc0308_s_ctrl() local
968 struct gc0308 *gc0308 = container_of(ctrl->handler, struct gc0308, hdl); in gc0308_s_ctrl() local
1054 struct gc0308 *gc0308 = to_gc0308(sd); in gc0308_set_format() local
1105 static int gc0308_set_resolution(struct gc0308 *gc0308, int *ret) in gc0308_set_resolution()
1125 static int gc0308_start_stream(struct gc0308 *gc0308) in gc0308_start_stream()
1168 static int gc0308_stop_stream(struct gc0308 *gc0308) in gc0308_stop_stream()
1177 struct gc0308 *gc0308 = to_gc0308(sd); in gc0308_s_stream() local
1206 static int gc0308_bus_config(struct gc0308 *gc0308) in gc0308_bus_config()
1235 static int gc0308_init_controls(struct gc0308 *gc0308) in gc0308_init_controls()
1292 struct gc0308 *gc0308; in gc0308_probe() local
1415 struct gc0308 *gc0308 = i2c_get_clientdata(client); in gc0308_remove() local