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

/linux-master/drivers/media/i2c/
H A Dmt9v111.c218 static int __mt9v111_read(struct i2c_client *c, u8 reg, u16 *val) function
288 ret = __mt9v111_read(c, MT9V111_R01_ADDR_SPACE, &val);
309 ret = __mt9v111_read(c, reg, val);
344 ret = __mt9v111_read(c, reg, &current_val);

Completed in 312 milliseconds