Home
last modified time | relevance | path

Searched refs:ov9734_read_reg (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/media/i2c/
Dov9734.c368 static int ov9734_read_reg(struct ov9734 *ov9734, u16 reg, u16 len, u32 *val) in ov9734_read_reg() function
861 ret = ov9734_read_reg(ov9734, OV9734_REG_CHIP_ID, 2, &val); in ov9734_identify_module()