Lines Matching defs:sc501ai

118 struct sc501ai {  struct
123 struct regulator_bulk_data supplies[sc501ai_NUM_SUPPLIES]; argument
141 const struct sc501ai_mode *cur_mode; argument
152 #define to_sc501ai(sd) container_of(sd, struct sc501ai, subdev) argument
401 struct sc501ai *sc501ai = to_sc501ai(sd); in sc501ai_set_fmt() local
440 struct sc501ai *sc501ai = to_sc501ai(sd); in sc501ai_get_fmt() local
468 struct sc501ai *sc501ai = to_sc501ai(sd); in sc501ai_enum_mbus_code() local
498 struct sc501ai *sc501ai = to_sc501ai(sd); in sc501ai_g_frame_interval() local
522 static void sc501ai_get_module_inf(struct sc501ai *sc501ai, in sc501ai_get_module_inf()
614 struct sc501ai *sc501ai = to_sc501ai(sd); in sc501ai_ioctl() local
680 static int __sc501ai_start_stream(struct sc501ai *sc501ai) in __sc501ai_start_stream()
699 static int __sc501ai_stop_stream(struct sc501ai *sc501ai) in __sc501ai_stop_stream()
713 struct sc501ai *sc501ai = to_sc501ai(sd); in sc501ai_s_stream() local
754 struct sc501ai *sc501ai = to_sc501ai(sd); in sc501ai_s_power() local
783 static int __sc501ai_power_on(struct sc501ai *sc501ai) in __sc501ai_power_on()
833 static void __sc501ai_power_off(struct sc501ai *sc501ai) in __sc501ai_power_off()
866 struct sc501ai *sc501ai = to_sc501ai(sd); in sc501ai_runtime_resume() local
875 struct sc501ai *sc501ai = to_sc501ai(sd); in sc501ai_runtime_suspend() local
885 struct sc501ai *sc501ai = to_sc501ai(sd); in sc501ai_open() local
958 static void sc501ai_modify_fps_info(struct sc501ai *sc501ai) in sc501ai_modify_fps_info()
967 struct sc501ai *sc501ai = container_of(ctrl->handler, in sc501ai_set_ctrl() local
1123 static int sc501ai_initialize_controls(struct sc501ai *sc501ai) in sc501ai_initialize_controls()
1189 static int sc501ai_check_sensor_id(struct sc501ai *sc501ai, in sc501ai_check_sensor_id()
1213 static int sc501ai_configure_regulators(struct sc501ai *sc501ai) in sc501ai_configure_regulators()
1230 struct sc501ai *sc501ai; in sc501ai_probe() local
1379 struct sc501ai *sc501ai = to_sc501ai(sd); in sc501ai_remove() local