Lines Matching defs:sc035gs
108 struct sc035gs { struct
109 struct i2c_client *client;
133 const struct sc035gs_mode *cur_mode; argument
140 #define to_sc035gs(sd) container_of(sd, struct sc035gs, subdev) argument
431 struct sc035gs *sc035gs = to_sc035gs(sd); in sc035gs_set_fmt() local
473 struct sc035gs *sc035gs = to_sc035gs(sd); in sc035gs_get_fmt() local
499 struct sc035gs *sc035gs = to_sc035gs(sd); in sc035gs_enum_mbus_code() local
526 static int sc035gs_enable_test_pattern(struct sc035gs *sc035gs, u32 pattern) in sc035gs_enable_test_pattern()
539 static void sc035gs_get_module_inf(struct sc035gs *sc035gs, in sc035gs_get_module_inf()
551 struct sc035gs *sc035gs = to_sc035gs(sd); in sc035gs_ioctl() local
618 static int sc035gs_set_ctrl_gain(struct sc035gs *sc035gs, u32 a_gain) in sc035gs_set_ctrl_gain()
671 static int __sc035gs_start_stream(struct sc035gs *sc035gs) in __sc035gs_start_stream()
698 static int __sc035gs_stop_stream(struct sc035gs *sc035gs) in __sc035gs_stop_stream()
706 struct sc035gs *sc035gs = to_sc035gs(sd); in sc035gs_s_stream() local
752 struct sc035gs *sc035gs = to_sc035gs(sd); in sc035gs_s_power() local
783 struct sc035gs *sc035gs = to_sc035gs(sd); in sc035gs_g_frame_interval() local
800 static int __sc035gs_power_on(struct sc035gs *sc035gs) in __sc035gs_power_on()
853 static void __sc035gs_power_off(struct sc035gs *sc035gs) in __sc035gs_power_off()
876 struct sc035gs *sc035gs = to_sc035gs(sd); in sc035gs_runtime_resume() local
885 struct sc035gs *sc035gs = to_sc035gs(sd); in sc035gs_runtime_suspend() local
895 struct sc035gs *sc035gs = to_sc035gs(sd); in sc035gs_open() local
932 struct sc035gs *sc035gs = to_sc035gs(sd); in sc035gs_g_mbus_config() local
982 static void sc035gs_modify_fps_info(struct sc035gs *sc035gs) in sc035gs_modify_fps_info()
992 struct sc035gs *sc035gs = container_of(ctrl->handler, in sc035gs_set_ctrl() local
1048 static int sc035gs_initialize_controls(struct sc035gs *sc035gs) in sc035gs_initialize_controls()
1121 static int sc035gs_check_sensor_id(struct sc035gs *sc035gs, in sc035gs_check_sensor_id()
1140 static int sc035gs_configure_regulators(struct sc035gs *sc035gs) in sc035gs_configure_regulators()
1157 struct sc035gs *sc035gs; in sc035gs_probe() local
1286 struct sc035gs *sc035gs = to_sc035gs(sd); in sc035gs_remove() local