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

/linux-master/drivers/media/i2c/
H A Dmt9t112.c61 ECHECKER(ret, __mt9t112_reg_write(client, a, b))
181 static int __mt9t112_reg_write(const struct i2c_client *client, function
219 return __mt9t112_reg_write(client, command, val);
227 ret = __mt9t112_reg_write(client, 0x098E, command);
239 ret = __mt9t112_reg_write(client, 0x098E, command);
243 return __mt9t112_reg_write(client, 0x0990, data);

Completed in 91 milliseconds