Searched refs:hi556 (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.15/drivers/media/i2c/ |
| D | hi556.c | 107 #define to_hi556(_sd) container_of(_sd, struct hi556, sd) 478 struct hi556 { struct 509 static int hi556_read_reg(struct hi556 *hi556, u16 reg, u16 len, u32 *val) in hi556_read_reg() argument 511 struct i2c_client *client = v4l2_get_subdevdata(&hi556->sd); in hi556_read_reg() 539 static int hi556_write_reg(struct hi556 *hi556, u16 reg, u16 len, u32 val) in hi556_write_reg() argument 541 struct i2c_client *client = v4l2_get_subdevdata(&hi556->sd); in hi556_write_reg() 555 static int hi556_write_reg_list(struct hi556 *hi556, in hi556_write_reg_list() argument 558 struct i2c_client *client = v4l2_get_subdevdata(&hi556->sd); in hi556_write_reg_list() 563 ret = hi556_write_reg(hi556, r_list->regs[i].address, in hi556_write_reg_list() 577 static int hi556_update_digital_gain(struct hi556 *hi556, u32 d_gain) in hi556_update_digital_gain() argument [all …]
|
| D | Makefile | 119 obj-$(CONFIG_VIDEO_HI556) += hi556.o
|
| D | Kconfig | 743 module will be called hi556.
|
| /Linux-v5.15/Documentation/admin-guide/media/ |
| D | i2c-cardlist.rst | 62 hi556 Hynix Hi-556 sensor
|
| /Linux-v5.15/ |
| D | MAINTAINERS | 8679 F: drivers/media/i2c/hi556.c
|