Searched defs:red (Results 101 - 125 of 138) sorted by relevance

123456

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/
H A Ds3fb.c682 static int s3fb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, argument
H A Dsm501fb.c803 sm501fb_setcolreg(unsigned regno, unsigned red, unsigned green, unsigned blue, unsigned transp, struct fb_info *info) argument
[all...]
H A Dsstfb.c639 static int sstfb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, argument
[all...]
H A Dtdfxfb.c770 static int tdfxfb_setcolreg(unsigned regno, unsigned red, unsigne argument
[all...]
H A Dtgafb.c522 tgafb_setcolreg(unsigned regno, unsigned red, unsigned green, unsigned blue, argument
[all...]
H A Dw100fb.c195 static int w100fb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, argument
H A Dau1200fb.c1083 static int au1200fb_fb_setcolreg(unsigned regno, unsigned red, unsigned green, argument
[all...]
H A Dcirrusfb.c397 struct { u8 red, green, blue, pad; } palette[256]; member in struct:cirrusfb_info::__anon7178
1555 cirrusfb_setcolreg(unsigned regno, unsigned red, unsigned green, unsigned blue, unsigned transp, struct fb_info *info) argument
2779 WClut(struct cirrusfb_info *cinfo, unsigned char regnum, unsigned char red, unsigned char green, unsigned char blue) argument
[all...]
H A Dfbmem.c1025 compat_caddr_t red; member in struct:fb_cmap32
[all...]
H A Dstifb.c799 stifb_setcolreg(u_int regno, u_int red, u_int green, argument
H A Dtridentfb.c967 static int tridentfb_setcolreg(unsigned regno, unsigned red, unsigned green, argument
[all...]
H A Dvga16fb.c659 static void ega16_setpalette(int regno, unsigned red, unsigned green, unsigned blue) argument
673 static void vga16_setpalette(int regno, unsigned red, unsigned green, unsigned blue) argument
681 static int vga16fb_setcolreg(unsigned regno, unsigned red, unsigned green, argument
[all...]
H A Datafb.c811 static int tt_setcolreg(unsigned int regno, unsigned int red, argument
1702 falcon_setcolreg(unsigned int regno, unsigned int red, unsigned int green, unsigned int blue, unsigned int transp, struct fb_info *info) argument
1991 stste_setcolreg(unsigned int regno, unsigned int red, unsigned int green, unsigned int blue, unsigned int transp, struct fb_info *info) argument
2227 ext_setcolreg(unsigned int regno, unsigned int red, unsigned int green, unsigned int blue, unsigned int transp, struct fb_info *info) argument
2462 atafb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, u_int transp, struct fb_info *info) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/savage/
H A Dsavagefb_driver.c1204 savagefb_setcolreg(unsigned regno, unsigned red, unsigned green, unsigned blue, unsigned transp, struct fb_info *info) argument
[all...]
H A Dsavagefb.h242 u16 red, green, blue, transp; member in struct:savagefb_par::__anon7284
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dterm-ostream.c61 unsigned int red : 8; /* range 0..255 */ member in struct:__anon2334
1501 term_ostream__rgb_to_color (term_ostream_t stream, int red, in argument
1956 term_ostream_rgb_to_color(term_ostream_t first_arg, int red, int green, int blue) argument
[all...]
H A Dterm-ostream.oo.c58 unsigned int red : 8; /* range 0..255 */ member in struct:__anon2342
1524 term_ostream::rgb_to_color (term_ostream_t stream, int red, in argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/aty/
H A Datyfb.h129 struct { u8 red, green, blue; } palette[256]; member in struct:atyfb_par::__anon7161
H A Dradeon_base.c1042 radeon_setcolreg(unsigned regno, unsigned red, unsigned green, unsigned blue, unsigned transp, struct radeonfb_info *rinfo) argument
1114 radeonfb_setcolreg(unsigned regno, unsigned red, unsigned green, unsigned blue, unsigned transp, struct fb_info *info) argument
1148 u16 *red, *green, *blue, *transp; local
[all...]
H A Daty128fb.c423 u8 red[32]; /* see aty128fb_setcolreg */ member in struct:aty128fb_par
1609 aty128_st_pal(u_int regno, u_int red, u_int green, u_int blue, struct aty128fb_par *par) argument
2189 aty128fb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, u_int transp, struct fb_info *info) argument
[all...]
H A Datyfb_base.c2769 aty_st_pal(u_int regno, u_int red, u_int green, u_int blue, const struct atyfb_par *par) argument
2785 atyfb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, u_int transp, struct fb_info *info) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/intelfb/
H A Dintelfbhw.c445 intelfbhw_setcolreg(struct intelfb_info *dinfo, unsigned regno, unsigned red, unsigned green, unsigned blue, unsigned transp) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/riva/
H A Dfbdev.c556 riva_wclut(RIVA_HW_INST *chip, unsigned char regnum, unsigned char red, unsigned char green, unsigned char blue) argument
580 riva_rclut(RIVA_HW_INST *chip, unsigned char regnum, unsigned char *red, unsigned char *green, unsigned char *blue) argument
1319 rivafb_setcolreg(unsigned regno, unsigned red, unsigned green, unsigned blue, unsigned transp, struct fb_info *info) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sparc/
H A Dfbio.h56 unsigned char __user *red; member in struct:fbcmap
194 char * red; member in struct:fb_clut
204 __u32 red; member in struct:fb_clut32
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sparc64/
H A Dfbio.h61 unsigned char __user *red; member in struct:fbcmap
199 char * red; member in struct:fb_clut
209 __u32 red; member in struct:fb_clut32

Completed in 341 milliseconds

123456