/openbmc/u-boot/drivers/video/ |
H A D | atmel_hlcdfb.c | 41 void lcd_setcolreg(ushort regno, ushort red, ushort green, ushort blue) in lcd_setcolreg()
|
H A D | atmel_lcdfb.c | 92 void lcd_setcolreg(ushort regno, ushort red, ushort green, ushort blue) in lcd_setcolreg()
|
H A D | pxa_lcd.c | 360 lcd_setcolreg (ushort regno, ushort red, ushort green, ushort blue) in lcd_setcolreg()
|
/openbmc/linux/drivers/video/fbdev/core/ |
H A D | fbcmap.c | 234 u16 *red, *green, *blue, *transp; in fb_set_cmap() local
|
/openbmc/linux/drivers/gpu/drm/gma500/ |
H A D | fbdev.c | 57 unsigned int red, unsigned int green, in psb_fbdev_fb_setcolreg()
|
/openbmc/u-boot/board/compulab/common/ |
H A D | omap3_display.c | 451 void lcd_setcolreg(ushort regno, ushort red, ushort green, ushort blue) {} in lcd_setcolreg()
|
/openbmc/linux/drivers/video/fbdev/geode/ |
H A D | gx1fb_core.c | 154 static int gx1fb_setcolreg(unsigned regno, unsigned red, unsigned green, in gx1fb_setcolreg()
|
H A D | lxfb_core.c | 290 static int lxfb_setcolreg(unsigned regno, unsigned red, unsigned green, in lxfb_setcolreg()
|
H A D | gxfb_core.c | 179 static int gxfb_setcolreg(unsigned regno, unsigned red, unsigned green, in gxfb_setcolreg()
|
/openbmc/linux/drivers/staging/sm750fb/ |
H A D | sm750_hw.c | 376 ushort green, ushort blue) in hw_sm750_setColReg()
|
/openbmc/linux/drivers/video/fbdev/riva/ |
H A D | fbdev.c | 534 unsigned char green, unsigned char blue) in riva_wclut() 558 unsigned char *green, unsigned char *blue) in riva_rclut() 1292 static int rivafb_setcolreg(unsigned regno, unsigned red, unsigned green, in rivafb_setcolreg()
|
/openbmc/linux/drivers/video/fbdev/aty/ |
H A D | radeon_base.c | 1159 static int radeon_setcolreg (unsigned regno, unsigned red, unsigned green, in radeon_setcolreg() 1231 static int radeonfb_setcolreg (unsigned regno, unsigned red, unsigned green, in radeonfb_setcolreg() 1265 u16 *red, *green, *blue, *transp; in radeonfb_setcmap() local
|
/openbmc/linux/drivers/video/fbdev/ |
H A D | clps711x-fb.c | 44 static int clps711x_fb_setcolreg(u_int regno, u_int red, u_int green, in clps711x_fb_setcolreg()
|
H A D | goldfishfb.c | 72 goldfish_fb_setcolreg(unsigned int regno, unsigned int red, unsigned int green, in goldfish_fb_setcolreg()
|
H A D | grvga.c | 187 static int grvga_setcolreg(unsigned regno, unsigned red, unsigned green, unsigned blue, unsigned tr… in grvga_setcolreg()
|
H A D | wm8505fb.c | 192 static int wm8505fb_setcolreg(unsigned regno, unsigned red, unsigned green, in wm8505fb_setcolreg()
|
H A D | pmagb-b-fb.c | 99 unsigned int green, unsigned int blue, in pmagbbfb_setcolreg()
|
H A D | ocfb.c | 174 static int ocfb_setcolreg(unsigned regno, unsigned red, unsigned green, in ocfb_setcolreg()
|
H A D | hitfb.c | 222 static int hitfb_setcolreg(unsigned regno, unsigned red, unsigned green, in hitfb_setcolreg()
|
H A D | amifb.c | 1042 #define rgb2hw8_high(red, green, blue) \ argument 1044 #define rgb2hw8_low(red, green, blue) \ argument 1046 #define rgb2hw4(red, green, blue) \ argument 1048 #define rgb2hw2(red, green, blue) \ argument 1758 u_char red, green, blue; in ami_do_blank() local 2451 static int amifb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, in amifb_setcolreg()
|
/openbmc/linux/drivers/net/arcnet/ |
H A D | com20020.h | 41 int green; member
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_color_mgmt.c | 276 u16 *red, u16 *green, u16 *blue, in drm_crtc_legacy_gamma_set()
|
/openbmc/linux/drivers/video/logo/ |
H A D | pnmtologo.c | 41 unsigned char green; member
|
/openbmc/linux/drivers/video/fbdev/omap/ |
H A D | omapfb_main.c | 235 static int _setcolreg(struct fb_info *info, u_int regno, u_int red, u_int green, in _setcolreg() 278 static int omapfb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, in omapfb_setcolreg() 287 u16 *red, *green, *blue, *transp; in omapfb_setcmap() local
|
/openbmc/linux/include/linux/ |
H A D | svga.h | 28 struct fb_bitfield green; member
|