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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/video/
H A Dmt9t112.c63 ECHECKER(ret, __mt9t112_reg_write(client, a, b))
201 static int __mt9t112_reg_write(const struct i2c_client *client, function
242 return __mt9t112_reg_write(client, command, val);
250 ret = __mt9t112_reg_write(client, 0x098E, command);
262 ret = __mt9t112_reg_write(client, 0x098E, command);
266 return __mt9t112_reg_write(client, 0x0990, data);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/video/
H A Dmt9t112.c63 ECHECKER(ret, __mt9t112_reg_write(client, a, b))
201 static int __mt9t112_reg_write(const struct i2c_client *client, function
242 return __mt9t112_reg_write(client, command, val);
250 ret = __mt9t112_reg_write(client, 0x098E, command);
262 ret = __mt9t112_reg_write(client, 0x098E, command);
266 return __mt9t112_reg_write(client, 0x0990, data);

Completed in 110 milliseconds