Home
last modified time | relevance | path

Searched defs:transp (Results 1 – 25 of 67) sorted by relevance

123

/linux-2.4.37.9/drivers/video/
Dfbcmap.c92 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
Dq40fb.c174 unsigned *blue, unsigned *transp, in q40_getcolreg()
193 unsigned blue, unsigned transp, struct fb_info *info) in q40_setcolreg()
Dskeletonfb.c166 unsigned *blue, unsigned *transp, in xxx_getcolreg()
180 unsigned blue, unsigned transp, in xxx_setcolreg()
Dhitfb.c228 unsigned *blue, unsigned *transp, in hitfb_getcolreg()
245 unsigned blue, unsigned transp, in hitfb_setcolreg()
Dtx3912fb.c479 u_int *blue, u_int *transp, struct fb_info *info) in tx3912fb_getcolreg()
512 u_int transp, struct fb_info *info) in tx3912fb_setcolreg()
Dfm2fb.c484 u_int *transp, struct fb_info *info) in fm2fb_getcolreg()
503 u_int transp, struct fb_info *info) in fm2fb_setcolreg()
Dvfb.c557 u_int *transp, struct fb_info *info) in vfb_getcolreg()
576 u_int transp, struct fb_info *info) in vfb_setcolreg()
Datafb.c687 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()
Dtgafb.c695 u_int *transp, struct fb_info *info) in tgafb_getcolreg()
708 u_int transp, struct fb_info *info) in tgafb_setcolreg()
Dvesafb.c290 unsigned *blue, unsigned *transp, in vesa_getcolreg()
343 unsigned blue, unsigned transp, in vesa_setcolreg()
Dg364fb.c445 u_int *transp, struct fb_info *info) in g364fb_getcolreg()
460 u_int transp, struct fb_info *info) in g364fb_setcolreg()
Dsun3fb.c421 u_int *transp, struct fb_info *info) in sun3fb_getcolreg()
442 u_int transp, struct fb_info *info) in sun3fb_setcolreg()
Dau1100fb.c254 unsigned *blue, unsigned *transp, in au1100_getcolreg()
272 unsigned blue, unsigned transp, in au1100_setcolreg()
Dhgafb.c481 u_int *transp, struct fb_info *info) in hga_getcolreg()
528 u_int transp, struct fb_info *info) in hga_setcolreg()
Dsgivwfb.c520 u_int *transp, struct fb_info *info) in sgivwfb_getcolreg()
539 u_int transp, struct fb_info *info) in sgivwfb_setcolreg()
Depson1355fb.c347 unsigned *blue, unsigned *transp, in e1355_getcolreg()
365 unsigned blue, unsigned transp, in e1355_setcolreg()
Doffb.c726 u_int *transp, struct fb_info *info) in offb_getcolreg()
748 u_int transp, struct fb_info *info) in offb_setcolreg()
DS3triofb.c639 u_int *transp, struct fb_info *info) in s3trio_getcolreg()
656 u_int transp, struct fb_info *info) in s3trio_setcolreg()
Dchipsfb.c285 u_int *blue, u_int *transp, struct fb_info *info) in chipsfb_getcolreg()
299 u_int transp, struct fb_info *info) in chipsfb_setcolreg()
Digafb.c313 unsigned *blue, unsigned *transp, in iga_getcolreg()
333 unsigned blue, unsigned transp, in iga_setcolreg()
Dmaxinefb.c353 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()
Dretz3fb.c71 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/
Dip6_fw.h30 } transp; member
/linux-2.4.37.9/drivers/video/matrox/
Dmatroxfb_crtc2.h43 struct { unsigned red, green, blue, transp; } palette[16]; member
Dmatroxfb_crtc2.c30 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()

123