Lines Matching defs:gc5024

146 struct gc5024 {  struct
169 const struct gc5024_mode *cur_mode; argument
179 #define to_gc5024(sd) container_of(sd, struct gc5024, subdev) argument
423 gc5024_find_best_fit(struct gc5024 *gc5024, in gc5024_find_best_fit()
447 struct gc5024 *gc5024 = to_gc5024(sd); in gc5024_set_fmt() local
485 struct gc5024 *gc5024 = to_gc5024(sd); in gc5024_get_fmt() local
522 struct gc5024 *gc5024 = to_gc5024(sd); in gc5024_enum_frame_sizes() local
541 struct gc5024 *gc5024 = to_gc5024(sd); in gc5024_g_frame_interval() local
549 static void gc5024_get_module_inf(struct gc5024 *gc5024, in gc5024_get_module_inf()
565 struct gc5024 *gc5024 = to_gc5024(sd); in gc5024_ioctl() local
646 static int __gc5024_start_stream(struct gc5024 *gc5024) in __gc5024_start_stream()
668 static int __gc5024_stop_stream(struct gc5024 *gc5024) in __gc5024_stop_stream()
681 struct gc5024 *gc5024 = to_gc5024(sd); in gc5024_s_stream() local
718 struct gc5024 *gc5024 = to_gc5024(sd); in gc5024_s_power() local
760 static int __gc5024_power_on(struct gc5024 *gc5024) in __gc5024_power_on()
812 static void __gc5024_power_off(struct gc5024 *gc5024) in __gc5024_power_off()
835 struct gc5024 *gc5024 = to_gc5024(sd); in gc5024_runtime_resume() local
844 struct gc5024 *gc5024 = to_gc5024(sd); in gc5024_runtime_suspend() local
854 struct gc5024 *gc5024 = to_gc5024(sd); in gc5024_open() local
897 struct gc5024 *gc5024 = to_gc5024(sd); in gc5024_enum_frame_interval() local
948 static int gc5024_set_gain_reg(struct gc5024 *gc5024, u32 a_gain) in gc5024_set_gain_reg()
1045 struct gc5024 *gc5024 = container_of(ctrl->handler, in gc5024_set_ctrl() local
1109 static int gc5024_initialize_controls(struct gc5024 *gc5024) in gc5024_initialize_controls()
1175 static int gc5024_check_sensor_id(struct gc5024 *gc5024, in gc5024_check_sensor_id()
1206 static int gc5024_configure_regulators(struct gc5024 *gc5024) in gc5024_configure_regulators()
1218 static int gc5024_parse_of(struct gc5024 *gc5024) in gc5024_parse_of()
1259 struct gc5024 *gc5024; in gc5024_probe() local
1395 struct gc5024 *gc5024 = to_gc5024(sd); in gc5024_remove() local