Searched refs:og01a1b (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/media/i2c/ |
H A D | og01a1b.c | 70 #define to_og01a1b(_sd) container_of(_sd, struct og01a1b, sd) 420 struct og01a1b { struct 460 static int og01a1b_read_reg(struct og01a1b *og01a1b, u16 reg, u16 len, u32 *val) in og01a1b_read_reg() argument 462 struct i2c_client *client = v4l2_get_subdevdata(&og01a1b->sd); in og01a1b_read_reg() 490 static int og01a1b_write_reg(struct og01a1b *og01a1b, u16 reg, u16 len, u32 val) in og01a1b_write_reg() argument 492 struct i2c_client *client = v4l2_get_subdevdata(&og01a1b->sd); in og01a1b_write_reg() 506 static int og01a1b_write_reg_list(struct og01a1b *og01a1b, in og01a1b_write_reg_list() argument 509 struct i2c_client *client = v4l2_get_subdevdata(&og01a1b->sd); in og01a1b_write_reg_list() 514 ret = og01a1b_write_reg(og01a1b, r_list->regs[i].address, 1, in og01a1b_write_reg_list() 527 static int og01a1b_test_pattern(struct og01a1b *og01a1b, u32 pattern) in og01a1b_test_pattern() argument [all …]
|
H A D | Makefile | 73 obj-$(CONFIG_VIDEO_OG01A1B) += og01a1b.o
|
H A D | Kconfig | 265 module will be called og01a1b.
|
/openbmc/linux/ |
H A D | MAINTAINERS | 15745 F: drivers/media/i2c/og01a1b.c
|
H A D | opengrok2.0.log | [all...] |