RGBG 390 drivers/media/usb/gspca/etoms.c __u8 RGBG[] = { 0x80, 0x80, 0x80, 0x80, 0x00, 0x00 }; RGBG 392 drivers/media/usb/gspca/etoms.c memset(RGBG, val, sizeof(RGBG) - 2); RGBG 393 drivers/media/usb/gspca/etoms.c reg_w(gspca_dev, ET_G_RED, RGBG, 6);