Lines Matching defs:hi556

138 struct hi556 {  struct
162 const struct hi556_mode *cur_mode; argument
167 struct hi556_otp_info *otp; argument
174 #define to_hi556(sd) container_of(sd, struct hi556, subdev) argument
617 hi556_find_best_fit(struct hi556 *hi556, in hi556_find_best_fit()
641 struct hi556 *hi556 = to_hi556(sd); in hi556_set_fmt() local
679 struct hi556 *hi556 = to_hi556(sd); in hi556_get_fmt() local
716 struct hi556 *hi556 = to_hi556(sd); in hi556_enum_frame_sizes() local
732 static int hi556_enable_test_pattern(struct hi556 *hi556, u32 pattern) in hi556_enable_test_pattern()
750 struct hi556 *hi556 = to_hi556(sd); in hi556_g_frame_interval() local
772 static void hi556_get_module_inf(struct hi556 *hi556, in hi556_get_module_inf()
783 static void hi556_set_awb_cfg(struct hi556 *hi556, in hi556_set_awb_cfg()
793 struct hi556 *hi556 = to_hi556(sd); in hi556_ioctl() local
877 static int __hi556_start_stream(struct hi556 *hi556) in __hi556_start_stream()
915 static int __hi556_stop_stream(struct hi556 *hi556) in __hi556_stop_stream()
923 struct hi556 *hi556 = to_hi556(sd); in hi556_s_stream() local
968 struct hi556 *hi556 = to_hi556(sd); in hi556_s_power() local
1011 static int __hi556_power_on(struct hi556 *hi556) in __hi556_power_on()
1064 static void __hi556_power_off(struct hi556 *hi556) in __hi556_power_off()
1090 struct hi556 *hi556 = to_hi556(sd); in hi556_runtime_resume() local
1099 struct hi556 *hi556 = to_hi556(sd); in hi556_runtime_suspend() local
1109 struct hi556 *hi556 = to_hi556(sd); in hi556_open() local
1132 struct hi556 *hi556 = to_hi556(sd); in hi556_enum_frame_interval() local
1187 static int hi556_set_exposure_reg(struct hi556 *hi556, u32 exposure) in hi556_set_exposure_reg()
1215 static int hi556_set_gain_reg(struct hi556 *hi556, u32 a_gain) in hi556_set_gain_reg()
1231 struct hi556 *hi556 = container_of(ctrl->handler, in hi556_set_ctrl() local
1301 static int hi556_initialize_controls(struct hi556 *hi556) in hi556_initialize_controls()
1375 static int hi556_check_sensor_id(struct hi556 *hi556, in hi556_check_sensor_id()
1394 static int hi556_configure_regulators(struct hi556 *hi556) in hi556_configure_regulators()
1406 static int hi556_parse_of(struct hi556 *hi556) in hi556_parse_of()
1448 struct hi556 *hi556; in hi556_probe() local
1596 struct hi556 *hi556 = to_hi556(sd); in hi556_remove() local