Lines Matching defs:hi846

1153 struct hi846 {  struct
1158 const struct hi846_datafmt *fmt; argument
1171 const struct hi846_mode *cur_mode; argument
1175 static inline struct hi846 *to_hi846(struct v4l2_subdev *sd) in to_hi846() argument
1195 static inline u8 hi846_get_link_freq_index(struct hi846 *hi846) in hi846_get_link_freq_index()
1200 static u64 hi846_get_link_freq(struct hi846 *hi846) in hi846_get_link_freq()
1207 static u64 hi846_calc_pixel_rate(struct hi846 *hi846) in hi846_calc_pixel_rate()
1217 static int hi846_read_reg(struct hi846 *hi846, u16 reg, u8 *val) in hi846_read_reg()
1246 static int hi846_write_reg(struct hi846 *hi846, u16 reg, u8 val) in hi846_write_reg()
1265 static void hi846_write_reg_16(struct hi846 *hi846, u16 reg, u16 val, int *err) in hi846_write_reg_16()
1284 static int hi846_write_reg_list(struct hi846 *hi846, in hi846_write_reg_list()
1305 static int hi846_update_digital_gain(struct hi846 *hi846, u16 d_gain) in hi846_update_digital_gain()
1317 static int hi846_test_pattern(struct hi846 *hi846, u32 pattern) in hi846_test_pattern()
1338 struct hi846 *hi846 = container_of(ctrl->handler, in hi846_set_ctrl() local
1412 static int hi846_init_controls(struct hi846 *hi846) in hi846_init_controls()
1498 static int hi846_set_video_mode(struct hi846 *hi846, int fps) in hi846_set_video_mode()
1528 static int hi846_start_streaming(struct hi846 *hi846) in hi846_start_streaming()
1594 static void hi846_stop_streaming(struct hi846 *hi846) in hi846_stop_streaming()
1606 struct hi846 *hi846 = to_hi846(sd); in hi846_set_stream() local
1636 static int hi846_power_on(struct hi846 *hi846) in hi846_power_on()
1665 static int hi846_power_off(struct hi846 *hi846) in hi846_power_off()
1681 struct hi846 *hi846 = to_hi846(sd); in hi846_suspend() local
1693 struct hi846 *hi846 = to_hi846(sd); in hi846_resume() local
1720 struct hi846 *hi846 = to_hi846(sd); in hi846_set_format() local
1807 struct hi846 *hi846 = to_hi846(sd); in hi846_get_format() local
1873 struct hi846 *hi846 = to_hi846(sd); in hi846_get_selection() local
1904 struct hi846 *hi846 = to_hi846(sd); in hi846_init_cfg() local
1942 static int hi846_identify_module(struct hi846 *hi846) in hi846_identify_module()
1972 static s64 hi846_check_link_freqs(struct hi846 *hi846, in hi846_check_link_freqs()
1990 static int hi846_parse_dt(struct hi846 *hi846, struct device *dev) in hi846_parse_dt()
2063 struct hi846 *hi846; in hi846_probe() local
2161 struct hi846 *hi846 = to_hi846(sd); in hi846_remove() local