Lines Matching defs:gc0308

427 struct gc0308 {  struct
438 struct gc0308_mode_registers mode; argument
451 static inline struct gc0308 *to_gc0308(struct v4l2_subdev *sd) in to_gc0308() argument
771 struct gc0308 *gc0308 = dev_get_drvdata(dev); in gc0308_power_on() local
799 struct gc0308 *gc0308 = dev_get_drvdata(dev); in gc0308_power_off() local
812 struct gc0308 *gc0308 = to_gc0308(sd); in gc0308_g_register() local
820 struct gc0308 *gc0308 = to_gc0308(sd); in gc0308_s_register() local
826 static int gc0308_set_exposure(struct gc0308 *gc0308, enum gc0308_exp_val exp) in gc0308_set_exposure()
838 static int gc0308_set_awb_mode(struct gc0308 *gc0308, in gc0308_set_awb_mode()
857 static int gc0308_set_colormode(struct gc0308 *gc0308, enum v4l2_colorfx mode) in gc0308_set_colormode()
877 static int gc0308_set_power_line_freq(struct gc0308 *gc0308, int frequency) in gc0308_set_power_line_freq()
906 static int gc0308_update_mirror(struct gc0308 *gc0308) in gc0308_update_mirror()
920 static int gc0308_update_blanking(struct gc0308 *gc0308) in gc0308_update_blanking()
936 struct gc0308 *gc0308 = container_of(ctrl->handler, struct gc0308, hdl); in _gc0308_s_ctrl() local
967 struct gc0308 *gc0308 = container_of(ctrl->handler, struct gc0308, hdl); in gc0308_s_ctrl() local
1050 struct gc0308 *gc0308 = to_gc0308(sd); in gc0308_set_format() local
1101 static int gc0308_set_resolution(struct gc0308 *gc0308, int *ret) in gc0308_set_resolution()
1121 static int gc0308_start_stream(struct gc0308 *gc0308) in gc0308_start_stream()
1163 static int gc0308_stop_stream(struct gc0308 *gc0308) in gc0308_stop_stream()
1171 struct gc0308 *gc0308 = to_gc0308(sd); in gc0308_s_stream() local
1200 static int gc0308_bus_config(struct gc0308 *gc0308) in gc0308_bus_config()
1229 static int gc0308_init_controls(struct gc0308 *gc0308) in gc0308_init_controls()
1286 struct gc0308 *gc0308; in gc0308_probe() local
1408 struct gc0308 *gc0308 = i2c_get_clientdata(client); in gc0308_remove() local