Searched refs:ov8858_read (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/media/i2c/
H A Dov8858.c1283 static int ov8858_read(struct ov8858 *ov8858, u32 reg, u32 *val) function
1792 ret = ov8858_read(ov8858, OV8858_REG_CHIP_ID, &id);
1801 ret = ov8858_read(ov8858, OV8858_REG_SUB_ID, &id);

Completed in 116 milliseconds