Lines Matching defs:sc031gs

104 struct sc031gs {  struct
124 const struct sc031gs_mode *cur_mode; argument
131 #define to_sc031gs(sd) container_of(sd, struct sc031gs, subdev) argument
455 struct sc031gs *sc031gs = to_sc031gs(sd); in sc031gs_set_fmt() local
495 struct sc031gs *sc031gs = to_sc031gs(sd); in sc031gs_get_fmt() local
546 static int sc031gs_enable_test_pattern(struct sc031gs *sc031gs, u32 pattern) in sc031gs_enable_test_pattern()
559 static void sc031gs_get_module_inf(struct sc031gs *sc031gs, in sc031gs_get_module_inf()
571 struct sc031gs *sc031gs = to_sc031gs(sd); in sc031gs_ioctl() local
651 static int sc031gs_set_ctrl_gain(struct sc031gs *sc031gs, u32 a_gain) in sc031gs_set_ctrl_gain()
724 static int __sc031gs_start_stream(struct sc031gs *sc031gs) in __sc031gs_start_stream()
746 static int __sc031gs_stop_stream(struct sc031gs *sc031gs) in __sc031gs_stop_stream()
754 struct sc031gs *sc031gs = to_sc031gs(sd); in sc031gs_s_stream() local
792 struct sc031gs *sc031gs = to_sc031gs(sd); in sc031gs_g_frame_interval() local
805 struct sc031gs *sc031gs = to_sc031gs(sd); in sc031gs_s_power() local
840 static int __sc031gs_power_on(struct sc031gs *sc031gs) in __sc031gs_power_on()
878 static void __sc031gs_power_off(struct sc031gs *sc031gs) in __sc031gs_power_off()
891 struct sc031gs *sc031gs = to_sc031gs(sd); in sc031gs_runtime_resume() local
900 struct sc031gs *sc031gs = to_sc031gs(sd); in sc031gs_runtime_suspend() local
910 struct sc031gs *sc031gs = to_sc031gs(sd); in sc031gs_open() local
997 static void sc031gs_modify_fps_info(struct sc031gs *sc031gs) in sc031gs_modify_fps_info()
1007 struct sc031gs *sc031gs = container_of(ctrl->handler, in sc031gs_set_ctrl() local
1063 static int sc031gs_initialize_controls(struct sc031gs *sc031gs) in sc031gs_initialize_controls()
1134 static int sc031gs_check_sensor_id(struct sc031gs *sc031gs, in sc031gs_check_sensor_id()
1153 static int sc031gs_configure_regulators(struct sc031gs *sc031gs) in sc031gs_configure_regulators()
1170 struct sc031gs *sc031gs; in sc031gs_probe() local
1286 struct sc031gs *sc031gs = to_sc031gs(sd); in sc031gs_remove() local