Searched refs:ov9734_read_reg (Results 1 – 1 of 1) sorted by relevance
368 static int ov9734_read_reg(struct ov9734 *ov9734, u16 reg, u16 len, u32 *val) in ov9734_read_reg() function861 ret = ov9734_read_reg(ov9734, OV9734_REG_CHIP_ID, 2, &val); in ov9734_identify_module()