Searched refs:mt9v111_read (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | mt9v111.c | 302 static int mt9v111_read(struct i2c_client *c, u8 addr_space, u8 reg, u16 *val) in mt9v111_read() function 1084 ret = mt9v111_read(mt9v111->client, MT9V111_R01_CORE, in mt9v111_chip_probe()
|
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | mt9v111.c | 302 static int mt9v111_read(struct i2c_client *c, u8 addr_space, u8 reg, u16 *val) in mt9v111_read() function 1085 ret = mt9v111_read(mt9v111->client, MT9V111_R01_CORE, in mt9v111_chip_probe()
|
Completed in 4 milliseconds