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

/linux-master/drivers/media/i2c/
H A Dov9650.c423 static int ov965x_read(struct ov965x *ov965x, u8 addr, u8 *val) function
598 ret = ov965x_read(ov965x, REG_COM8, &reg);
628 ret = ov965x_read(ov965x, REG_COM8, &reg);
681 ret = ov965x_read(ov965x, REG_COM8, &reg);
715 ret = ov965x_read(ov965x, REG_VREF, &reg);
735 ret = ov965x_read(ov965x, REG_COM14, &com14);
738 ret = ov965x_read(ov965x, REG_EDGE, &edge);
767 ret = ov965x_read(ov965x, REG_COM8, &reg);
848 ret = ov965x_read(ov965x, REG_COM23, &reg);
868 ret = ov965x_read(ov965
[all...]

Completed in 205 milliseconds