Lines Matching defs:sc4238

137 struct sc4238 {  struct
138 struct i2c_client *client;
139 struct clk *xvclk;
140 struct gpio_desc *reset_gpio;
141 struct gpio_desc *pwdn_gpio;
165 const struct sc4238_mode *cur_mode; argument
180 #define to_sc4238(sd) container_of(sd, struct sc4238, subdev) argument
1522 sc4238_find_best_fit(struct sc4238 *sc4238, struct v4l2_subdev_format *fmt) in sc4238_find_best_fit()
1546 struct sc4238 *sc4238 = to_sc4238(sd); in sc4238_set_fmt() local
1590 struct sc4238 *sc4238 = to_sc4238(sd); in sc4238_get_fmt() local
1620 struct sc4238 *sc4238 = to_sc4238(sd); in sc4238_enum_mbus_code() local
1633 struct sc4238 *sc4238 = to_sc4238(sd); in sc4238_enum_frame_sizes() local
1649 static int sc4238_enable_test_pattern(struct sc4238 *sc4238, u32 pattern) in sc4238_enable_test_pattern()
1669 struct sc4238 *sc4238 = to_sc4238(sd); in sc4238_g_frame_interval() local
1683 struct sc4238 *sc4238 = to_sc4238(sd); in sc4238_g_mbus_config() local
1703 static void sc4238_get_module_inf(struct sc4238 *sc4238, in sc4238_get_module_inf()
1713 static int sc4238_get_gain_reg(struct sc4238 *sc4238, u32 total_gain, in sc4238_get_gain_reg()
1770 static int sc4238_set_hdrae(struct sc4238 *sc4238, in sc4238_set_hdrae()
1883 static int sc4238_get_channel_info(struct sc4238 *sc4238, struct rkmodule_channel_info *ch_info) in sc4238_get_channel_info()
1896 struct sc4238 *sc4238 = to_sc4238(sd); in sc4238_ioctl() local
2089 static int __sc4238_start_stream(struct sc4238 *sc4238) in __sc4238_start_stream()
2114 static int __sc4238_stop_stream(struct sc4238 *sc4238) in __sc4238_stop_stream()
2125 struct sc4238 *sc4238 = to_sc4238(sd); in sc4238_s_stream() local
2174 struct sc4238 *sc4238 = to_sc4238(sd); in sc4238_s_power() local
2216 static int __sc4238_power_on(struct sc4238 *sc4238) in __sc4238_power_on()
2277 static void __sc4238_power_off(struct sc4238 *sc4238) in __sc4238_power_off()
2315 struct sc4238 *sc4238 = to_sc4238(sd); in sc4238_runtime_resume() local
2324 struct sc4238 *sc4238 = to_sc4238(sd); in sc4238_runtime_suspend() local
2334 struct sc4238 *sc4238 = to_sc4238(sd); in sc4238_open() local
2357 struct sc4238 *sc4238 = to_sc4238(sd); in sc4238_enum_frame_interval() local
2409 static void sc4238_modify_fps_info(struct sc4238 *sc4238) in sc4238_modify_fps_info()
2419 struct sc4238 *sc4238 = container_of(ctrl->handler, in sc4238_set_ctrl() local
2537 static int sc4238_initialize_controls(struct sc4238 *sc4238) in sc4238_initialize_controls()
2632 static int sc4238_check_sensor_id(struct sc4238 *sc4238, in sc4238_check_sensor_id()
2656 static int sc4238_configure_regulators(struct sc4238 *sc4238) in sc4238_configure_regulators()
2673 struct sc4238 *sc4238; in sc4238_probe() local
2821 struct sc4238 *sc4238 = to_sc4238(sd); in sc4238_remove() local