Lines Matching defs:s5kjn1
141 struct s5kjn1 { struct
142 struct i2c_client *client;
143 struct clk *xvclk;
144 struct gpio_desc *reset_gpio;
168 const struct s5kjn1_mode *cur_mode; argument
169 const struct s5kjn1_mode *support_modes; argument
183 #define to_s5kjn1(sd) container_of(sd, struct s5kjn1, subdev) argument
1044 s5kjn1_find_best_fit(struct s5kjn1 *s5kjn1, struct v4l2_subdev_format *fmt) in s5kjn1_find_best_fit()
1069 struct s5kjn1 *s5kjn1 = to_s5kjn1(sd); in s5kjn1_set_fmt() local
1127 struct s5kjn1 *s5kjn1 = to_s5kjn1(sd); in s5kjn1_get_fmt() local
1153 struct s5kjn1 *s5kjn1 = to_s5kjn1(sd); in s5kjn1_enum_mbus_code() local
1166 struct s5kjn1 *s5kjn1 = to_s5kjn1(sd); in s5kjn1_enum_frame_sizes() local
1182 static int s5kjn1_enable_test_pattern(struct s5kjn1 *s5kjn1, u32 pattern) in s5kjn1_enable_test_pattern()
1199 struct s5kjn1 *s5kjn1 = to_s5kjn1(sd); in s5kjn1_g_frame_interval() local
1210 struct s5kjn1 *s5kjn1 = to_s5kjn1(sd); in s5kjn1_g_mbus_config() local
1303 static void s5kjn1_get_module_inf(struct s5kjn1 *s5kjn1, in s5kjn1_get_module_inf()
1317 static int s5kjn1_get_channel_info(struct s5kjn1 *s5kjn1, struct rkmodule_channel_info *ch_info) in s5kjn1_get_channel_info()
1342 struct s5kjn1 *s5kjn1 = to_s5kjn1(sd); in s5kjn1_ioctl() local
1518 static int __s5kjn1_start_stream(struct s5kjn1 *s5kjn1) in __s5kjn1_start_stream()
1545 static int __s5kjn1_stop_stream(struct s5kjn1 *s5kjn1) in __s5kjn1_stop_stream()
1555 struct s5kjn1 *s5kjn1 = to_s5kjn1(sd); in s5kjn1_s_stream() local
1602 struct s5kjn1 *s5kjn1 = to_s5kjn1(sd); in s5kjn1_s_power() local
1645 static int s5kjn1_enable_regulators(struct s5kjn1 *s5kjn1, in s5kjn1_enable_regulators()
1670 static int __s5kjn1_power_on(struct s5kjn1 *s5kjn1) in __s5kjn1_power_on()
1731 static void __s5kjn1_power_off(struct s5kjn1 *s5kjn1) in __s5kjn1_power_off()
1769 struct s5kjn1 *s5kjn1 = to_s5kjn1(sd); in s5kjn1_runtime_resume() local
1778 struct s5kjn1 *s5kjn1 = to_s5kjn1(sd); in s5kjn1_runtime_suspend() local
1788 struct s5kjn1 *s5kjn1 = to_s5kjn1(sd); in s5kjn1_open() local
1811 struct s5kjn1 *s5kjn1 = to_s5kjn1(sd); in s5kjn1_enum_frame_interval() local
1831 struct s5kjn1 *s5kjn1 = to_s5kjn1(sd); in s5kjn1_get_selection() local
1893 struct s5kjn1 *s5kjn1 = container_of(ctrl->handler, in s5kjn1_set_ctrl() local
1956 static int s5kjn1_initialize_controls(struct s5kjn1 *s5kjn1) in s5kjn1_initialize_controls()
2035 static int s5kjn1_check_sensor_id(struct s5kjn1 *s5kjn1, in s5kjn1_check_sensor_id()
2059 static int s5kjn1_configure_regulators(struct s5kjn1 *s5kjn1) in s5kjn1_configure_regulators()
2076 struct s5kjn1 *s5kjn1; in s5kjn1_probe() local
2268 struct s5kjn1 *s5kjn1 = to_s5kjn1(sd); in s5kjn1_remove() local