Searched defs:hi846 (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | hi846.c | 1153 struct hi846 { struct 1195 static inline u8 hi846_get_link_freq_index(struct hi846 *hi846) in hi846_get_link_freq_index() argument 1200 static u64 hi846_get_link_freq(struct hi846 *hi846) in hi846_get_link_freq() argument 1207 static u64 hi846_calc_pixel_rate(struct hi846 *hi84 argument 1217 hi846_read_reg(struct hi846 *hi846, u16 reg, u8 *val) hi846_read_reg() argument 1246 hi846_write_reg(struct hi846 *hi846, u16 reg, u8 val) hi846_write_reg() argument 1265 hi846_write_reg_16(struct hi846 *hi846, u16 reg, u16 val, int *err) hi846_write_reg_16() argument 1284 hi846_write_reg_list(struct hi846 *hi846, const struct hi846_reg_list *r_list) hi846_write_reg_list() argument 1305 hi846_update_digital_gain(struct hi846 *hi846, u16 d_gain) hi846_update_digital_gain() argument 1317 hi846_test_pattern(struct hi846 *hi846, u32 pattern) hi846_test_pattern() argument 1338 struct hi846 *hi846 = container_of(ctrl->handler, hi846_set_ctrl() local 1412 hi846_init_controls(struct hi846 *hi846) hi846_init_controls() argument 1498 hi846_set_video_mode(struct hi846 *hi846, int fps) hi846_set_video_mode() argument 1528 hi846_start_streaming(struct hi846 *hi846) hi846_start_streaming() argument 1594 hi846_stop_streaming(struct hi846 *hi846) hi846_stop_streaming() argument 1606 struct hi846 *hi846 = to_hi846(sd); hi846_set_stream() local 1636 hi846_power_on(struct hi846 *hi846) hi846_power_on() argument 1665 hi846_power_off(struct hi846 *hi846) hi846_power_off() argument 1681 struct hi846 *hi846 = to_hi846(sd); hi846_suspend() local 1693 struct hi846 *hi846 = to_hi846(sd); hi846_resume() local 1720 struct hi846 *hi846 = to_hi846(sd); hi846_set_format() local 1807 struct hi846 *hi846 = to_hi846(sd); hi846_get_format() local 1873 struct hi846 *hi846 = to_hi846(sd); hi846_get_selection() local 1904 struct hi846 *hi846 = to_hi846(sd); hi846_init_cfg() local 1942 hi846_identify_module(struct hi846 *hi846) hi846_identify_module() argument 1972 hi846_check_link_freqs(struct hi846 *hi846, struct v4l2_fwnode_endpoint *ep) hi846_check_link_freqs() argument 1990 hi846_parse_dt(struct hi846 *hi846, struct device *dev) hi846_parse_dt() argument 2063 struct hi846 *hi846; hi846_probe() local 2161 struct hi846 *hi846 = to_hi846(sd); hi846_remove() local [all...] |
Completed in 3 milliseconds