/linux-2.4.37.9/drivers/video/ |
D | fbcmap.c | 92 int fb_alloc_cmap(struct fb_cmap *cmap, int len, int transp) in fb_alloc_cmap() 204 u16 *red, *green, *blue, *transp; in fb_get_cmap() local 258 u16 *red, *green, *blue, *transp; in fb_set_cmap() local
|
D | q40fb.c | 174 unsigned *blue, unsigned *transp, in q40_getcolreg() 193 unsigned blue, unsigned transp, struct fb_info *info) in q40_setcolreg()
|
D | skeletonfb.c | 166 unsigned *blue, unsigned *transp, in xxx_getcolreg() 180 unsigned blue, unsigned transp, in xxx_setcolreg()
|
D | hitfb.c | 228 unsigned *blue, unsigned *transp, in hitfb_getcolreg() 245 unsigned blue, unsigned transp, in hitfb_setcolreg()
|
D | tx3912fb.c | 479 u_int *blue, u_int *transp, struct fb_info *info) in tx3912fb_getcolreg() 512 u_int transp, struct fb_info *info) in tx3912fb_setcolreg()
|
D | fm2fb.c | 484 u_int *transp, struct fb_info *info) in fm2fb_getcolreg() 503 u_int transp, struct fb_info *info) in fm2fb_setcolreg()
|
D | vfb.c | 557 u_int *transp, struct fb_info *info) in vfb_getcolreg() 576 u_int transp, struct fb_info *info) in vfb_setcolreg()
|
D | atafb.c | 687 unsigned *transp, struct fb_info *info) in tt_getcolreg() 715 unsigned transp, struct fb_info *info) in tt_setcolreg() 1629 unsigned *transp, struct fb_info *info ) in falcon_getcolreg() 1649 unsigned transp, struct fb_info *info ) in falcon_setcolreg() 1947 unsigned *transp, struct fb_info *info) in stste_getcolreg() 1983 unsigned transp, struct fb_info *info) in stste_setcolreg() 2230 unsigned *transp, struct fb_info *info ) in ext_getcolreg() 2244 unsigned transp, struct fb_info *info ) in ext_setcolreg()
|
D | tgafb.c | 695 u_int *transp, struct fb_info *info) in tgafb_getcolreg() 708 u_int transp, struct fb_info *info) in tgafb_setcolreg()
|
D | vesafb.c | 290 unsigned *blue, unsigned *transp, in vesa_getcolreg() 343 unsigned blue, unsigned transp, in vesa_setcolreg()
|
D | g364fb.c | 445 u_int *transp, struct fb_info *info) in g364fb_getcolreg() 460 u_int transp, struct fb_info *info) in g364fb_setcolreg()
|
D | sun3fb.c | 421 u_int *transp, struct fb_info *info) in sun3fb_getcolreg() 442 u_int transp, struct fb_info *info) in sun3fb_setcolreg()
|
D | au1100fb.c | 254 unsigned *blue, unsigned *transp, in au1100_getcolreg() 272 unsigned blue, unsigned transp, in au1100_setcolreg()
|
D | hgafb.c | 481 u_int *transp, struct fb_info *info) in hga_getcolreg() 528 u_int transp, struct fb_info *info) in hga_setcolreg()
|
D | sgivwfb.c | 520 u_int *transp, struct fb_info *info) in sgivwfb_getcolreg() 539 u_int transp, struct fb_info *info) in sgivwfb_setcolreg()
|
D | epson1355fb.c | 347 unsigned *blue, unsigned *transp, in e1355_getcolreg() 365 unsigned blue, unsigned transp, in e1355_setcolreg()
|
D | offb.c | 726 u_int *transp, struct fb_info *info) in offb_getcolreg() 748 u_int transp, struct fb_info *info) in offb_setcolreg()
|
D | S3triofb.c | 639 u_int *transp, struct fb_info *info) in s3trio_getcolreg() 656 u_int transp, struct fb_info *info) in s3trio_setcolreg()
|
D | chipsfb.c | 285 u_int *blue, u_int *transp, struct fb_info *info) in chipsfb_getcolreg() 299 u_int transp, struct fb_info *info) in chipsfb_setcolreg()
|
D | igafb.c | 313 unsigned *blue, unsigned *transp, in iga_getcolreg() 333 unsigned blue, unsigned transp, in iga_setcolreg()
|
D | maxinefb.c | 353 static int getcolreg(u32 reg, u32 *red, u32 *green, u32 *blue, u32 *transp, in getcolreg() 378 static int setcolreg(u32 reg, u32 red, u32 green, u32 blue, u32 transp, in setcolreg()
|
D | retz3fb.c | 71 struct fb_bitfield transp; member 901 unsigned int transp, struct fb_info *info) in retz3_setcolreg() 935 unsigned int *transp, struct fb_info *info) in retz3_getcolreg()
|
/linux-2.4.37.9/include/net/ |
D | ip6_fw.h | 30 } transp; member
|
/linux-2.4.37.9/drivers/video/matrox/ |
D | matroxfb_crtc2.h | 43 struct { unsigned red, green, blue, transp; } palette[16]; member
|
D | matroxfb_crtc2.c | 30 unsigned *blue, unsigned *transp, struct fb_info* info) { in matroxfb_dh_getcolreg() 43 unsigned blue, unsigned transp, struct fb_info* info) { in matroxfb_dh_setcolreg()
|