Lines Matching defs:SC301IOT
141 struct SC301IOT { struct
146 struct regulator_bulk_data supplies[SC301IOT_NUM_SUPPLIES]; argument
165 const struct SC301IOT_mode *cur_mode; argument
178 #define to_SC301IOT(sd) container_of(sd, struct SC301IOT, subdev) argument
986 static int SC301IOT_set_gain_reg(struct SC301IOT *SC301IOT, u32 gain, int mode) in SC301IOT_set_gain_reg()
1058 static int SC301IOT_set_hdrae(struct SC301IOT *SC301IOT, in SC301IOT_set_hdrae()
1158 struct SC301IOT *SC301IOT = to_SC301IOT(sd); in SC301IOT_set_fmt() local
1198 struct SC301IOT *SC301IOT = to_SC301IOT(sd); in SC301IOT_get_fmt() local
1228 struct SC301IOT *SC301IOT = to_SC301IOT(sd); in SC301IOT_enum_mbus_code() local
1255 static int SC301IOT_enable_test_pattern(struct SC301IOT *SC301IOT, u32 pattern) in SC301IOT_enable_test_pattern()
1275 struct SC301IOT *SC301IOT = to_SC301IOT(sd); in SC301IOT_g_frame_interval() local
1289 struct SC301IOT *SC301IOT = to_SC301IOT(sd); in SC301IOT_g_mbus_config() local
1306 static void SC301IOT_get_module_inf(struct SC301IOT *SC301IOT, in SC301IOT_get_module_inf()
1316 static int SC301IOT_get_channel_info(struct SC301IOT *SC301IOT, in SC301IOT_get_channel_info()
1330 struct SC301IOT *SC301IOT = to_SC301IOT(sd); in SC301IOT_ioctl() local
1528 struct SC301IOT *SC301IOT = to_SC301IOT(sd); in SC301IOT_s_frame_interval() local
1552 static int __SC301IOT_start_stream(struct SC301IOT *SC301IOT) in __SC301IOT_start_stream()
1605 static int __SC301IOT_stop_stream(struct SC301IOT *SC301IOT) in __SC301IOT_stop_stream()
1618 struct SC301IOT *SC301IOT = to_SC301IOT(sd); in SC301IOT_s_stream() local
1660 struct SC301IOT *SC301IOT = to_SC301IOT(sd); in SC301IOT_s_power() local
1704 static int __SC301IOT_power_on(struct SC301IOT *SC301IOT) in __SC301IOT_power_on()
1761 static void __SC301IOT_power_off(struct SC301IOT *SC301IOT) in __SC301IOT_power_off()
1793 struct SC301IOT *SC301IOT = to_SC301IOT(sd); in SC301IOT_runtime_resume() local
1802 struct SC301IOT *SC301IOT = to_SC301IOT(sd); in SC301IOT_runtime_suspend() local
1812 struct SC301IOT *SC301IOT = to_SC301IOT(sd); in SC301IOT_open() local
1886 static void SC301IOT_modify_fps_info(struct SC301IOT *SC301IOT) in SC301IOT_modify_fps_info()
1896 struct SC301IOT *SC301IOT = container_of(ctrl->handler, in SC301IOT_set_ctrl() local
1988 static int SC301IOT_initialize_controls(struct SC301IOT *SC301IOT) in SC301IOT_initialize_controls()
2062 static int SC301IOT_check_sensor_id(struct SC301IOT *SC301IOT, in SC301IOT_check_sensor_id()
2086 static int SC301IOT_configure_regulators(struct SC301IOT *SC301IOT) in SC301IOT_configure_regulators()
2103 struct SC301IOT *SC301IOT; in SC301IOT_probe() local
2281 struct SC301IOT *SC301IOT = to_SC301IOT(sd); in SC301IOT_remove() local