Lines Matching defs:sc530ai
163 struct sc530ai { struct
168 struct regulator_bulk_data supplies[sc530ai_NUM_SUPPLIES]; argument
188 const struct sc530ai_mode *support_modes; argument
189 const struct sc530ai_mode *cur_mode; argument
200 #define to_sc530ai(sd) container_of(sd, struct sc530ai, subdev) argument
817 sc530ai_find_best_fit(struct sc530ai *sc530ai, struct v4l2_subdev_format *fmt) in sc530ai_find_best_fit()
840 struct sc530ai *sc530ai = to_sc530ai(sd); in sc530ai_set_fmt() local
887 struct sc530ai *sc530ai = to_sc530ai(sd); in sc530ai_get_fmt() local
918 struct sc530ai *sc530ai = to_sc530ai(sd); in sc530ai_enum_mbus_code() local
931 struct sc530ai *sc530ai = to_sc530ai(sd); in sc530ai_enum_frame_sizes() local
950 struct sc530ai *sc530ai = to_sc530ai(sd); in sc530ai_g_frame_interval() local
964 struct sc530ai *sc530ai = to_sc530ai(sd); in sc530ai_g_mbus_config() local
981 static void sc530ai_get_module_inf(struct sc530ai *sc530ai, in sc530ai_get_module_inf()
1041 static int sc530ai_set_hdrae(struct sc530ai *sc530ai, in sc530ai_set_hdrae()
1132 static int sc530ai_get_channel_info(struct sc530ai *sc530ai, struct rkmodule_channel_info *ch_info) in sc530ai_get_channel_info()
1145 struct sc530ai *sc530ai = to_sc530ai(sd); in sc530ai_ioctl() local
1339 static int __sc530ai_start_stream(struct sc530ai *sc530ai) in __sc530ai_start_stream()
1365 static int __sc530ai_stop_stream(struct sc530ai *sc530ai) in __sc530ai_stop_stream()
1375 struct sc530ai *sc530ai = to_sc530ai(sd); in sc530ai_s_stream() local
1410 struct sc530ai *sc530ai = to_sc530ai(sd); in sc530ai_s_power() local
1445 static int __sc530ai_power_on(struct sc530ai *sc530ai) in __sc530ai_power_on()
1491 static void __sc530ai_power_off(struct sc530ai *sc530ai) in __sc530ai_power_off()
1514 struct sc530ai *sc530ai = to_sc530ai(sd); in sc530ai_runtime_resume() local
1523 struct sc530ai *sc530ai = to_sc530ai(sd); in sc530ai_runtime_suspend() local
1533 struct sc530ai *sc530ai = to_sc530ai(sd); in sc530ai_open() local
1582 struct sc530ai *sc530ai = to_sc530ai(sd); in sc530ai_enum_frame_interval() local
1645 struct sc530ai *sc530ai = container_of(ctrl->handler, in sc530ai_set_ctrl() local
1768 static int sc530ai_parse_of(struct sc530ai *sc530ai) in sc530ai_parse_of()
1803 static int sc530ai_initialize_controls(struct sc530ai *sc530ai) in sc530ai_initialize_controls()
1888 static int sc530ai_check_sensor_id(struct sc530ai *sc530ai, in sc530ai_check_sensor_id()
1907 static int sc530ai_configure_regulators(struct sc530ai *sc530ai) in sc530ai_configure_regulators()
1924 struct sc530ai *sc530ai; in sc530ai_probe() local
2064 struct sc530ai *sc530ai = to_sc530ai(sd); in sc530ai_remove() local