Searched refs:ov8858 (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/media/i2c/ |
H A D | ov8858.c | 106 struct ov8858 { struct 125 static inline struct ov8858 *sd_to_ov8858(struct v4l2_subdev *sd) in sd_to_ov8858() argument 127 return container_of(sd, struct ov8858, subdev); in sd_to_ov8858() 1242 static int ov8858_write(struct ov8858 *ov8858, u32 reg, u32 val, int *err) in ov8858_write() argument 1244 struct i2c_client *client = v4l2_get_subdevdata(&ov8858->subdev); in ov8858_write() 1270 static int ov8858_write_array(struct ov8858 *ov8858, const struct regval *regs) in ov8858_write_array() argument 1276 ov8858_write(ov8858, OV8858_REG_8BIT(regs[i].addr), in ov8858_write_array() 1283 static int ov8858_read(struct ov8858 *ov8858, u32 reg, u32 *val) in ov8858_read() argument 1285 struct i2c_client *client = v4l2_get_subdevdata(&ov8858->subdev); in ov8858_read() 1324 static int ov8858_start_stream(struct ov8858 *ov8858, in ov8858_start_stream() argument [all …]
|
H A D | Makefile | 101 obj-$(CONFIG_VIDEO_OV8858) += ov8858.o
|
H A D | Kconfig | 516 module will be called ov8858.
|
/openbmc/linux/ |
H A D | MAINTAINERS | 15907 F: Documentation/devicetree/bindings/media/i2c/ovti,ov8858.yaml 15908 F: drivers/media/i2c/ov8858.c
|
H A D | opengrok0.0.log | 2674 2024-12-28 20:09:06.445-0600 FINEST t1148 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/linux/drivers/media/i2c/ov8858.c.gz' [all...] |