Searched refs:mt9d112_client (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/staging/dream/camera/
H A Dmt9d112.c30 static struct i2c_client *mt9d112_client; variable in typeref:struct:i2c_client
79 if (i2c_transfer(mt9d112_client->adapter, msg, 1) < 0) {
132 rc = mt9d112_i2c_write(mt9d112_client->addr,
163 if (i2c_transfer(mt9d112_client->adapter, msgs, 2) < 0) {
231 rc = mt9d112_i2c_write(mt9d112_client->addr,
244 rc = mt9d112_i2c_write(mt9d112_client->addr,
255 mt9d112_i2c_write(mt9d112_client->addr,
282 mt9d112_i2c_write(mt9d112_client->addr,
288 mt9d112_i2c_write(mt9d112_client->addr,
294 mt9d112_i2c_write(mt9d112_client
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/dream/camera/
H A Dmt9d112.c30 static struct i2c_client *mt9d112_client; variable in typeref:struct:i2c_client
79 if (i2c_transfer(mt9d112_client->adapter, msg, 1) < 0) {
132 rc = mt9d112_i2c_write(mt9d112_client->addr,
163 if (i2c_transfer(mt9d112_client->adapter, msgs, 2) < 0) {
231 rc = mt9d112_i2c_write(mt9d112_client->addr,
244 rc = mt9d112_i2c_write(mt9d112_client->addr,
255 mt9d112_i2c_write(mt9d112_client->addr,
282 mt9d112_i2c_write(mt9d112_client->addr,
288 mt9d112_i2c_write(mt9d112_client->addr,
294 mt9d112_i2c_write(mt9d112_client
[all...]

Completed in 111 milliseconds