Lines Matching defs:sc230ai
148 struct sc230ai { struct
149 struct i2c_client *client;
150 struct clk *xvclk;
174 const struct sc230ai_mode *cur_mode; argument
186 #define to_sc230ai(sd) container_of(sd, struct sc230ai, subdev) argument
667 static int sc230ai_get_gain_reg(struct sc230ai *sc230ai, u32 *again, u32 *dgain, in sc230ai_get_gain_reg()
726 static int sc230ai_set_hdrae(struct sc230ai *sc230ai, in sc230ai_set_hdrae()
765 struct sc230ai *sc230ai = to_sc230ai(sd); in sc230ai_set_fmt() local
810 struct sc230ai *sc230ai = to_sc230ai(sd); in sc230ai_get_fmt() local
841 struct sc230ai *sc230ai = to_sc230ai(sd); in sc230ai_enum_mbus_code() local
868 static int sc230ai_enable_test_pattern(struct sc230ai *sc230ai, u32 pattern) in sc230ai_enable_test_pattern()
888 struct sc230ai *sc230ai = to_sc230ai(sd); in sc230ai_g_frame_interval() local
902 struct sc230ai *sc230ai = to_sc230ai(sd); in sc230ai_g_mbus_config() local
919 static void sc230ai_get_module_inf(struct sc230ai *sc230ai, in sc230ai_get_module_inf()
931 struct sc230ai *sc230ai = to_sc230ai(sd); in sc230ai_ioctl() local
1081 static int __sc230ai_start_stream(struct sc230ai *sc230ai) in __sc230ai_start_stream()
1107 static int __sc230ai_stop_stream(struct sc230ai *sc230ai) in __sc230ai_stop_stream()
1121 struct sc230ai *sc230ai = to_sc230ai(sd); in sc230ai_s_stream() local
1162 struct sc230ai *sc230ai = to_sc230ai(sd); in sc230ai_s_power() local
1205 static int __sc230ai_power_on(struct sc230ai *sc230ai) in __sc230ai_power_on()
1263 static void __sc230ai_power_off(struct sc230ai *sc230ai) in __sc230ai_power_off()
1294 struct sc230ai *sc230ai = to_sc230ai(sd); in sc230ai_runtime_resume() local
1303 struct sc230ai *sc230ai = to_sc230ai(sd); in sc230ai_runtime_suspend() local
1313 struct sc230ai *sc230ai = to_sc230ai(sd); in sc230ai_open() local
1386 static void sc230ai_modify_fps_info(struct sc230ai *sc230ai) in sc230ai_modify_fps_info()
1396 struct sc230ai *sc230ai = container_of(ctrl->handler, in sc230ai_set_ctrl() local
1506 static int sc230ai_initialize_controls(struct sc230ai *sc230ai) in sc230ai_initialize_controls()
1586 static int sc230ai_check_sensor_id(struct sc230ai *sc230ai, in sc230ai_check_sensor_id()
1609 static int sc230ai_configure_regulators(struct sc230ai *sc230ai) in sc230ai_configure_regulators()
1626 struct sc230ai *sc230ai; in sc230ai_probe() local
1772 struct sc230ai *sc230ai = to_sc230ai(sd); in sc230ai_remove() local