I2cc              399 drivers/media/usb/gspca/etoms.c 	__u8 I2cc[] = { 0x05, 0x02, 0x02, 0x05, 0x0d };
I2cc              403 drivers/media/usb/gspca/etoms.c 	I2cc[3] = val;	/* red */
I2cc              404 drivers/media/usb/gspca/etoms.c 	I2cc[0] = 15 - val;	/* blue */
I2cc              409 drivers/media/usb/gspca/etoms.c 		i2c_w(gspca_dev, PAS106_REG9, I2cc, sizeof I2cc, 1);