Searched refs:__mt9t112_reg_read (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.c73 ECHECKER(ret, __mt9t112_reg_read(client, a))
170 static int __mt9t112_reg_read(const struct i2c_client *client, u16 command) function
235 int val = __mt9t112_reg_read(client, command);
254 return __mt9t112_reg_read(client, 0x0990);
/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.c73 ECHECKER(ret, __mt9t112_reg_read(client, a))
170 static int __mt9t112_reg_read(const struct i2c_client *client, u16 command) function
235 int val = __mt9t112_reg_read(client, command);
254 return __mt9t112_reg_read(client, 0x0990);

Completed in 125 milliseconds