Searched defs:red (Results 251 - 275 of 391) sorted by relevance

<<111213141516

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/video/
H A Dfsl-diu-fb.c879 static int fsl_diu_setcolreg(unsigned regno, unsigned red, unsigne argument
[all...]
H A Dgxt4500.c501 static int gxt4500_setcolreg(unsigned int reg, unsigned int red, argument
H A Dimxfb.c147 struct fb_bitfield red; member in struct:imxfb_rgb
241 static int imxfb_setpalettereg(u_int regno, u_int red, u_int green, u_int blue, argument
259 static int imxfb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, argument
[all...]
H A Djz4740_fb.c243 static int jzfb_setcolreg(unsigned regno, unsigned red, unsigned green, argument
[all...]
H A Dleo.c271 leo_setcolreg(unsigned regno, unsigned red, unsigned green, unsigned blue, unsigned transp, struct fb_info *info) argument
H A Dneofb.c1192 static int neofb_setcolreg(u_int regno, u_int red, u_in argument
[all...]
H A Dpm2fb.c871 pm2fb_setcolreg(unsigned regno, unsigned red, unsigned green, unsigned blue, unsigned transp, struct fb_info *info) argument
[all...]
H A Dpm3fb.c1075 pm3fb_setcolreg(unsigned regno, unsigned red, unsigned green, unsigned blue, unsigned transp, struct fb_info *info) argument
[all...]
H A Dpvr2fb.c311 static int pvr2fb_setcolreg(unsigned int regno, unsigned int red, argument
[all...]
H A Ds3c-fb.c706 s3c_fb_setcolreg(unsigned regno, unsigned red, unsigned green, unsigned blue, unsigned transp, struct fb_info *info) argument
[all...]
H A Ds3fb.c728 static int s3fb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, argument
H A Dsstfb.c638 static int sstfb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, argument
[all...]
H A Dtdfxfb.c750 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 Dtridentfb.c1236 static int tridentfb_setcolreg(unsigned regno, unsigned red, unsigned green, argument
[all...]
H A Duvesafb.c996 static int uvesafb_setcolreg(unsigned regno, unsigned red, unsigned green, argument
[all...]
H A Dvga16fb.c636 static void ega16_setpalette(int regno, unsigned red, unsigned green, unsigned blue) argument
650 static void vga16_setpalette(int regno, unsigned red, unsigned green, unsigned blue) argument
658 static int vga16fb_setcolreg(unsigned regno, unsigned red, unsigned green, argument
[all...]
H A Dw100fb.c196 static int w100fb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/video/i810/
H A Di810_main.c439 static void i810_write_dac(u8 regno, u8 red, u8 green, u8 blue, argument
448 static void i810_read_dac(u8 regno, u8 *red, u8 *green, u8 *blue, argument
822 u8 red, green, blue, trans, temp; local
1198 i810fb_getcolreg(u8 regno, u8 *red, u8 *green, u8 *blue, u8 *transp, struct fb_info *info) argument
1280 i810fb_setcolreg(unsigned regno, unsigned red, unsigned green, unsigned blue, unsigned transp, struct fb_info *info) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/video/savage/
H A Dsavagefb_driver.c1203 savagefb_setcolreg(unsigned regno, unsigned red, unsigned green, unsigned blue, unsigned transp, struct fb_info *info) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/video/via/
H A Dhw.c826 static void set_color_register(u8 index, u8 red, u8 green, u8 blue) argument
835 void viafb_set_primary_color_register(u8 index, u8 red, u8 green, u8 blue) argument
841 void viafb_set_secondary_color_register(u8 index, u8 red, u8 green, u8 blue) argument
H A Dviafbdev.c274 viafb_setcolreg(unsigned regno, unsigned red, unsigned green, unsigned blue, unsigned transp, struct fb_info *info) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/video/
H A Duvesafb.h156 u_char blue, green, red, pad; member in struct:uvesafb_pal_entry
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Domapfb.h193 struct fb_bitfield red; member in struct:omapfb_ovl_colormode
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/util-linux/
H A Dfbset.c43 struct fb_bitfield red; /* bitfield in fb mem if true color, */ member in struct:fb_var_screeninfo

Completed in 298 milliseconds

<<111213141516