Searched refs:red8 (Results 1 – 2 of 2) sorted by relevance
121 u8 red8, green8, blue8; in sbusfb_ioctl_helper() local142 if (get_user(red8, &ured[i]) || in sbusfb_ioctl_helper()147 red = red8 << 8; in sbusfb_ioctl_helper()215 u8 red8, green8, blue8; in sbusfb_compat_ioctl() local235 if (get_user(red8, &ured[i]) || in sbusfb_compat_ioctl()240 red = red8 << 8; in sbusfb_compat_ioctl()
40 static u16 red8[] __read_mostly = { variable67 .len=8, .red=red8, .green=green8, .blue=blue8340 for (i = 0; i < ARRAY_SIZE(red8); i++) { in fb_invert_cmaps()341 red8[i] = ~red8[i]; in fb_invert_cmaps()