__mt9t112_reg_write   61 drivers/media/i2c/mt9t112.c 	ECHECKER(ret, __mt9t112_reg_write(client, a, b))
__mt9t112_reg_write  219 drivers/media/i2c/mt9t112.c 	return __mt9t112_reg_write(client, command, val);
__mt9t112_reg_write  227 drivers/media/i2c/mt9t112.c 	ret = __mt9t112_reg_write(client, 0x098E, command);
__mt9t112_reg_write  239 drivers/media/i2c/mt9t112.c 	ret = __mt9t112_reg_write(client, 0x098E, command);
__mt9t112_reg_write  243 drivers/media/i2c/mt9t112.c 	return __mt9t112_reg_write(client, 0x0990, data);