Lines Matching defs:thcv244

91 struct thcv244 {  struct
92 struct i2c_client *client;
93 struct clk *xvclk;
94 struct gpio_desc *power_gpio;
95 struct gpio_desc *reset_gpio;
96 struct gpio_desc *pwdn_gpio;
120 const struct thcv244_mode *cur_mode; argument
127 #define to_thcv244(sd) container_of(sd, struct thcv244, subdev) argument
470 struct thcv244 *thcv244 = to_thcv244(sd); in thcv244_set_fmt() local
503 struct thcv244 *thcv244 = to_thcv244(sd); in thcv244_get_fmt() local
557 struct thcv244 *thcv244 = to_thcv244(sd); in thcv244_g_frame_interval() local
567 static void thcv244_get_module_inf(struct thcv244 *thcv244, in thcv244_get_module_inf()
577 static void thcv244_get_vicap_rst_inf(struct thcv244 *thcv244, in thcv244_get_vicap_rst_inf()
590 static void thcv244_set_vicap_rst_inf(struct thcv244 *thcv244, in thcv244_set_vicap_rst_inf()
598 struct thcv244 *thcv244 = to_thcv244(sd); in thcv244_ioctl() local
723 static int thcv244_thcv241_init(struct thcv244 *thcv244) in thcv244_thcv241_init()
753 static int thcv244_thcv241_reset_initial(struct thcv244 *thcv244) in thcv244_thcv241_reset_initial()
775 static int __thcv244_start_stream(struct thcv244 *thcv244) in __thcv244_start_stream()
798 static int __thcv244_stop_stream(struct thcv244 *thcv244) in __thcv244_stop_stream()
808 struct thcv244 *thcv244 = to_thcv244(sd); in thcv244_s_stream() local
851 struct thcv244 *thcv244 = to_thcv244(sd); in thcv244_s_power() local
886 static int __thcv244_power_on(struct thcv244 *thcv244) in __thcv244_power_on()
932 static void __thcv244_power_off(struct thcv244 *thcv244) in __thcv244_power_off()
959 struct thcv244 *thcv244 = to_thcv244(sd); in thcv244_runtime_resume() local
968 struct thcv244 *thcv244 = to_thcv244(sd); in thcv244_runtime_suspend() local
978 struct thcv244 *thcv244 = to_thcv244(sd); in thcv244_open() local
1016 struct thcv244 *thcv244 = to_thcv244(sd); in thcv244_g_mbus_config() local
1031 struct thcv244 *thcv244 = to_thcv244(sd); in thcv244_get_selection() local
1084 static int thcv244_initialize_controls(struct thcv244 *thcv244) in thcv244_initialize_controls()
1126 static int thcv244_check_sensor_id(struct thcv244 *thcv244, in thcv244_check_sensor_id()
1132 static int thcv244_configure_regulators(struct thcv244 *thcv244) in thcv244_configure_regulators()
1149 struct thcv244 *thcv244; in thcv244_probe() local
1291 struct thcv244 *thcv244 = to_thcv244(sd); in thcv244_remove() local