Lines Matching defs:sc2232
116 struct sc2232 { struct
139 const struct sc2232_mode *cur_mode; argument
150 #define to_sc2232(sd) container_of(sd, struct sc2232, subdev) argument
450 sc2232_find_best_fit(struct sc2232 *sc2232, struct v4l2_subdev_format *fmt) in sc2232_find_best_fit()
470 static void sc2232_change_mode(struct sc2232 *sc2232, const struct sc2232_mode *mode) in sc2232_change_mode()
482 struct sc2232 *sc2232 = to_sc2232(sd); in sc2232_set_fmt() local
527 struct sc2232 *sc2232 = to_sc2232(sd); in sc2232_get_fmt() local
557 struct sc2232 *sc2232 = to_sc2232(sd); in sc2232_enum_mbus_code() local
570 struct sc2232 *sc2232 = to_sc2232(sd); in sc2232_enum_frame_sizes() local
589 struct sc2232 *sc2232 = to_sc2232(sd); in sc2232_g_frame_interval() local
603 struct sc2232 *sc2232 = to_sc2232(sd); in sc2232_g_mbus_config() local
623 static void sc2232_get_module_inf(struct sc2232 *sc2232, in sc2232_get_module_inf()
633 static int sc2232_set_gain(struct sc2232 *sc2232, u32 total_gain) in sc2232_set_gain()
745 struct sc2232 *sc2232 = to_sc2232(sd); in sc2232_ioctl() local
889 static int __sc2232_start_stream(struct sc2232 *sc2232) in __sc2232_start_stream()
916 static int __sc2232_stop_stream(struct sc2232 *sc2232) in __sc2232_stop_stream()
925 struct sc2232 *sc2232 = to_sc2232(sd); in sc2232_s_stream() local
962 struct sc2232 *sc2232 = to_sc2232(sd); in sc2232_s_power() local
997 static int __sc2232_power_on(struct sc2232 *sc2232) in __sc2232_power_on()
1043 static void __sc2232_power_off(struct sc2232 *sc2232) in __sc2232_power_off()
1066 struct sc2232 *sc2232 = to_sc2232(sd); in sc2232_runtime_resume() local
1075 struct sc2232 *sc2232 = to_sc2232(sd); in sc2232_runtime_suspend() local
1085 struct sc2232 *sc2232 = to_sc2232(sd); in sc2232_open() local
1108 struct sc2232 *sc2232 = to_sc2232(sd); in sc2232_enum_frame_interval() local
1160 static void sc2232_modify_fps_info(struct sc2232 *sc2232) in sc2232_modify_fps_info()
1170 struct sc2232 *sc2232 = container_of(ctrl->handler, in sc2232_set_ctrl() local
1267 static int sc2232_initialize_controls(struct sc2232 *sc2232) in sc2232_initialize_controls()
1341 static int sc2232_check_sensor_id(struct sc2232 *sc2232, in sc2232_check_sensor_id()
1359 static int sc2232_configure_regulators(struct sc2232 *sc2232) in sc2232_configure_regulators()
1376 struct sc2232 *sc2232; in sc2232_probe() local
1526 struct sc2232 *sc2232 = to_sc2232(sd); in sc2232_remove() local