Searched defs:blue (Results 51 - 75 of 184) sorted by relevance

12345678

/linux-master/drivers/gpu/drm/hisilicon/hibmc/
H A Dhibmc_drm_de.c461 u8 blue = *b++ >> 8; local
472 hibmc_crtc_gamma_set(struct drm_crtc *crtc, u16 *red, u16 *green, u16 *blue, uint32_t size, struct drm_modeset_acquire_ctx *ctx) argument
/linux-master/drivers/gpu/drm/gma500/
H A Dgma_display.c182 gma_crtc_gamma_set(struct drm_crtc *crtc, u16 *red, u16 *green, u16 *blue, u32 size, struct drm_modeset_acquire_ctx *ctx) argument
/linux-master/drivers/gpu/drm/nouveau/dispnv04/
H A Ddac.c142 uint8_t blue; local
/linux-master/drivers/video/fbdev/
H A Dasiliantfb.c308 static int asiliantfb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, argument
[all...]
H A Dcarminefb.c164 carmine_setcolreg(unsigned regno, unsigned red, unsigned green, unsigned blue, unsigned transp, struct fb_info *info) argument
H A Dplatinumfb.c52 __u8 red, green, blue; member in struct:fb_info_platinum::__anon2268
180 static int platinumfb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, argument
H A Dmacfb.c144 dafb_setpalette(unsigned int regno, unsigned int red, unsigned int green, unsigned int blue, struct fb_info *info) argument
190 v8_brazil_setpalette(unsigned int regno, unsigned int red, unsigned int green, unsigned int blue, struct fb_info *info) argument
221 rbv_setpalette(unsigned int regno, unsigned int red, unsigned int green, unsigned int blue, struct fb_info *info) argument
255 mdc_setpalette(unsigned int regno, unsigned int red, unsigned int green, unsigned int blue, struct fb_info *info) argument
278 toby_setpalette(unsigned int regno, unsigned int red, unsigned int green, unsigned int blue, struct fb_info *info) argument
306 jet_setpalette(unsigned int regno, unsigned int red, unsigned int green, unsigned int blue, struct fb_info *info) argument
336 civic_setpalette(unsigned int regno, unsigned int red, unsigned int green, unsigned int blue, struct fb_info *info) argument
414 csc_setpalette(unsigned int regno, unsigned int red, unsigned int green, unsigned int blue, struct fb_info *info) argument
432 macfb_setcolreg(unsigned regno, unsigned red, unsigned green, unsigned blue, unsigned transp, struct fb_info *fb_info) argument
[all...]
H A Dxilinxfb.c197 xilinx_fb_setcolreg(unsigned int regno, unsigned int red, unsigned int green, unsigned int blue, unsigned int transp, struct fb_info *fbi) argument
H A Dsunxvr500.c112 e3d_setcolreg(unsigned regno, unsigned red, unsigned green, unsigned blue, unsigned transp, struct fb_info *info) argument
H A Dsa1100fb.c268 sa1100fb_setpalettereg(u_int regno, u_int red, u_int green, u_int blue, argument
290 sa1100fb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, argument
[all...]
H A Dacornfb.c265 acornfb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, argument
[all...]
H A Defifb.c73 efifb_setcolreg(unsigned regno, unsigned red, unsigned green, unsigned blue, unsigned transp, struct fb_info *info) argument
H A Dsimplefb.c47 static int simplefb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, argument
H A Dxen-fbfront.c213 xenfb_setcolreg(unsigned regno, unsigned red, unsigned green, unsigned blue, unsigned transp, struct fb_info *info) argument
H A Dcg3.c132 cg3_setcolreg(unsigned regno, unsigned red, unsigned green, unsigned blue, unsigned transp, struct fb_info *info) argument
H A Dtcx.c164 tcx_setcolreg(unsigned regno, unsigned red, unsigned green, unsigned blue, unsigned transp, struct fb_info *info) argument
H A Dhpfb.c76 hpfb_setcolreg(unsigned regno, unsigned red, unsigned green, unsigned blue, unsigned transp, struct fb_info *info) argument
/linux-master/drivers/video/fbdev/matrox/
H A Dmatroxfb_crtc2.c31 matroxfb_dh_setcolreg(unsigned regno, unsigned red, unsigned green, unsigned blue, unsigned transp, struct fb_info* info) argument
[all...]
/linux-master/drivers/hid/
H A Dhid-led.c92 struct hidled_led blue; member in struct:hidled_rgb
[all...]
H A Dhid-lg-g15.c50 u8 red, green, blue; member in struct:lg_g15_led
/linux-master/drivers/video/fbdev/omap/
H A Dlcdc.c413 static int omap_lcdc_setcolreg(u_int regno, u16 red, u16 green, u16 blue, argument
H A Dlcd_mipid.c248 u8 red, green, blue; local
/linux-master/drivers/leds/
H A Dleds-blinkm.c41 u8 blue; /* color blue */ member in struct:blinkm_data
/linux-master/drivers/video/fbdev/kyro/
H A Dfbdev.c537 kyrofb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, u_int transp, struct fb_info *info) argument
/linux-master/include/video/
H A Duvesafb.h102 u_char blue, green, red, pad; member in struct:uvesafb_pal_entry

Completed in 488 milliseconds

12345678