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

/linux-master/drivers/media/i2c/
H A Dmt9t112.c71 ECHECKER(ret, __mt9t112_reg_read(client, a))
150 static int __mt9t112_reg_read(const struct i2c_client *client, u16 command) function
211 int val = __mt9t112_reg_read(client, command);
231 return __mt9t112_reg_read(client, 0x0990);

Completed in 146 milliseconds