/linux-3.4.99/drivers/video/ |
D | macfb.c | 152 static int dafb_setpalette(unsigned int regno, unsigned int red, in dafb_setpalette() 198 static int v8_brazil_setpalette(unsigned int regno, unsigned int red, in v8_brazil_setpalette() 232 static int rbv_setpalette(unsigned int regno, unsigned int red, in rbv_setpalette() 269 static int mdc_setpalette(unsigned int regno, unsigned int red, in mdc_setpalette() 292 static int toby_setpalette(unsigned int regno, unsigned int red, in toby_setpalette() 320 static int jet_setpalette(unsigned int regno, unsigned int red, in jet_setpalette() 350 static int civic_setpalette(unsigned int regno, unsigned int red, in civic_setpalette() 431 static int csc_setpalette(unsigned int regno, unsigned int red, in csc_setpalette() 449 static int macfb_setcolreg(unsigned regno, unsigned red, unsigned green, in macfb_setcolreg()
|
D | bt455.h | 36 u8* red, u8* green, u8* blue) in bt455_read_cmap_entry() 48 u8 red, u8 green, u8 blue) in bt455_write_cmap_entry() 60 u8 red, u8 green, u8 blue) in bt455_write_ovly_entry()
|
D | vesafb.c | 81 static int vesa_setpalette(int regno, unsigned red, unsigned green, in vesa_setpalette() 103 struct { u_char blue, green, red, pad; } entry; in vesa_setpalette() member 125 static int vesafb_setcolreg(unsigned regno, unsigned red, unsigned green, in vesafb_setcolreg()
|
D | sbuslib.c | 120 u16 red, green, blue; in sbusfb_ioctl_helper() local 165 u8 red, green, blue; in sbusfb_ioctl_helper() local
|
D | q40fb.c | 54 static int q40fb_setcolreg(unsigned regno, unsigned red, unsigned green, in q40fb_setcolreg()
|
D | maxinefb.c | 88 static int maxinefb_setcolreg(unsigned regno, unsigned red, unsigned green, in maxinefb_setcolreg()
|
D | pxa168fb.c | 482 static u32 to_rgb(u16 red, u16 green, u16 blue) in to_rgb() 492 pxa168fb_setcolreg(unsigned int regno, unsigned int red, unsigned int green, in pxa168fb_setcolreg()
|
D | fm2fb.c | 195 static int fm2fb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, in fm2fb_setcolreg()
|
D | 68328fb.c | 284 static int mc68x328fb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, in mc68x328fb_setcolreg()
|
D | pmag-ba-fb.c | 94 static int pmagbafb_setcolreg(unsigned int regno, unsigned int red, in pmagbafb_setcolreg()
|
D | sunxvr1000.c | 44 unsigned red, unsigned green, unsigned blue, in gfb_setcolreg()
|
/linux-3.4.99/drivers/gpu/drm/udl/ |
D | udl_fb.c | 53 #define DLO_RG16(red, grn) (uint8_t)((((red) & 0xF8) | ((grn) >> 5)) & 0xFF) argument 59 #define DLO_RGB8(red, grn, blu) ((((red) << 5) | (((grn) & 3) << 3) | ((blu) & 7)) & 0xFF) argument 387 void udl_crtc_fb_gamma_set(struct drm_crtc *crtc, u16 red, u16 green, in udl_crtc_fb_gamma_set() 392 void udl_crtc_fb_gamma_get(struct drm_crtc *crtc, u16 *red, u16 *green, in udl_crtc_fb_gamma_get()
|
/linux-3.4.99/arch/arm/mach-omap1/ |
D | leds-osk.c | 36 int red = 0; in mistral_setled() local
|
/linux-3.4.99/drivers/staging/omapdrm/ |
D | omap_fbdev.c | 285 u16 red, u16 green, u16 blue, int regno) in omap_crtc_fb_gamma_set() 291 u16 *red, u16 *green, u16 *blue, int regno) in omap_crtc_fb_gamma_get()
|
/linux-3.4.99/drivers/gpu/drm/gma500/ |
D | framebuffer.c | 55 static int psbfb_setcolreg(unsigned regno, unsigned red, unsigned green, in psbfb_setcolreg() 522 static void psbfb_gamma_set(struct drm_crtc *crtc, u16 red, u16 green, in psbfb_gamma_set() 532 static void psbfb_gamma_get(struct drm_crtc *crtc, u16 *red, in psbfb_gamma_get()
|
/linux-3.4.99/drivers/video/pnx4008/ |
D | pnxrgbfb.c | 69 static int rgbfb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, in rgbfb_setcolreg()
|
/linux-3.4.99/drivers/video/geode/ |
D | display_gx.c | 172 unsigned red, unsigned green, unsigned blue) in gx_set_hw_palette_reg()
|
D | display_gx1.c | 197 unsigned red, unsigned green, unsigned blue) in gx1_set_hw_palette_reg()
|
/linux-3.4.99/drivers/gpu/drm/nouveau/ |
D | nouveau_fbcon.c | 236 static void nouveau_fbcon_gamma_set(struct drm_crtc *crtc, u16 red, u16 green, in nouveau_fbcon_gamma_set() 246 static void nouveau_fbcon_gamma_get(struct drm_crtc *crtc, u16 *red, u16 *green, in nouveau_fbcon_gamma_get()
|
/linux-3.4.99/drivers/usb/misc/ |
D | usbled.c | 43 unsigned char red; member
|
/linux-3.4.99/drivers/staging/sm7xx/ |
D | smtcfb.c | 72 u8 red, green, blue; member 266 static void sm712_setpalette(int regno, unsigned red, unsigned green, in sm712_setpalette() 384 static int smtc_setcolreg(unsigned regno, unsigned red, unsigned green, in smtc_setcolreg()
|
/linux-3.4.99/drivers/video/i810/ |
D | i810_main.c | 439 static void i810_write_dac(u8 regno, u8 red, u8 green, u8 blue, in i810_write_dac() 448 static void i810_read_dac(u8 regno, u8 *red, u8 *green, u8 *blue, in i810_read_dac() 822 u8 red, green, blue, trans, temp; in i810_load_cursor_colors() local 1198 static int i810fb_getcolreg(u8 regno, u8 *red, u8 *green, u8 *blue, in i810fb_getcolreg() 1280 static int i810fb_setcolreg(unsigned regno, unsigned red, unsigned green, in i810fb_setcolreg()
|
/linux-3.4.99/arch/sparc/include/asm/ |
D | fbio.h | 62 unsigned char __user *red; member 200 char * red; member 210 __u32 red; member 307 u32 red; member
|
/linux-3.4.99/arch/m68k/include/asm/ |
D | fbio.h | 62 unsigned char __user *red; member 200 char * red; member 210 __u32 red; member 307 u32 red; member
|
/linux-3.4.99/drivers/video/nvidia/ |
D | nvidia.c | 156 u8 regnum, u8 red, u8 green, u8 blue) in nvidia_write_clut() 166 u8 regnum, u8 * red, u8 * green, u8 * blue) in nvidia_read_clut() 706 static int nvidiafb_setcolreg(unsigned regno, unsigned red, unsigned green, in nvidiafb_setcolreg()
|