Lines Matching defs:sc132gs

114 struct sc132gs {  struct
115 struct i2c_client *client;
139 const struct sc132gs_mode *cur_mode; argument
146 #define to_sc132gs(sd) container_of(sd, struct sc132gs, subdev) argument
550 struct sc132gs *sc132gs = to_sc132gs(sd); in sc132gs_set_fmt() local
592 struct sc132gs *sc132gs = to_sc132gs(sd); in sc132gs_get_fmt() local
618 struct sc132gs *sc132gs = to_sc132gs(sd); in sc132gs_enum_mbus_code() local
645 static int sc132gs_enable_test_pattern(struct sc132gs *sc132gs, u32 pattern) in sc132gs_enable_test_pattern()
658 static void sc132gs_get_module_inf(struct sc132gs *sc132gs, in sc132gs_get_module_inf()
670 struct sc132gs *sc132gs = to_sc132gs(sd); in sc132gs_ioctl() local
737 static int sc132gs_set_ctrl_gain(struct sc132gs *sc132gs, u32 a_gain) in sc132gs_set_ctrl_gain()
794 static int __sc132gs_start_stream(struct sc132gs *sc132gs) in __sc132gs_start_stream()
813 static int __sc132gs_stop_stream(struct sc132gs *sc132gs) in __sc132gs_stop_stream()
821 struct sc132gs *sc132gs = to_sc132gs(sd); in sc132gs_s_stream() local
867 struct sc132gs *sc132gs = to_sc132gs(sd); in sc132gs_s_power() local
898 struct sc132gs *sc132gs = to_sc132gs(sd); in sc132gs_g_frame_interval() local
915 static int __sc132gs_power_on(struct sc132gs *sc132gs) in __sc132gs_power_on()
968 static void __sc132gs_power_off(struct sc132gs *sc132gs) in __sc132gs_power_off()
991 struct sc132gs *sc132gs = to_sc132gs(sd); in sc132gs_runtime_resume() local
1000 struct sc132gs *sc132gs = to_sc132gs(sd); in sc132gs_runtime_suspend() local
1010 struct sc132gs *sc132gs = to_sc132gs(sd); in sc132gs_open() local
1047 struct sc132gs *sc132gs = to_sc132gs(sd); in sc132gs_g_mbus_config() local
1097 static void sc132gs_modify_fps_info(struct sc132gs *sc132gs) in sc132gs_modify_fps_info()
1107 struct sc132gs *sc132gs = container_of(ctrl->handler, in sc132gs_set_ctrl() local
1164 static int sc132gs_initialize_controls(struct sc132gs *sc132gs) in sc132gs_initialize_controls()
1236 static int sc132gs_check_sensor_id(struct sc132gs *sc132gs, in sc132gs_check_sensor_id()
1255 static int sc132gs_configure_regulators(struct sc132gs *sc132gs) in sc132gs_configure_regulators()
1272 struct sc132gs *sc132gs; in sc132gs_probe() local
1401 struct sc132gs *sc132gs = to_sc132gs(sd); in sc132gs_remove() local