Home
last modified time | relevance | path

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

12345

/Linux-v5.15/drivers/video/fbdev/core/
Dfbcmap.c92 int fb_alloc_cmap_gfp(struct fb_cmap *cmap, int len, int transp, gfp_t flags) in fb_alloc_cmap_gfp()
133 int fb_alloc_cmap(struct fb_cmap *cmap, int len, int transp) in fb_alloc_cmap()
234 u16 *red, *green, *blue, *transp; in fb_set_cmap() local
/Linux-v5.15/drivers/video/fbdev/
Dq40fb.c54 unsigned blue, unsigned transp, in q40fb_setcolreg()
Dmaxinefb.c89 unsigned blue, unsigned transp, struct fb_info *info) in maxinefb_setcolreg()
D68328fb.c279 u_int transp, struct fb_info *info) in mc68x328fb_setcolreg()
Dfm2fb.c196 u_int transp, struct fb_info *info) in fm2fb_setcolreg()
Dsunxvr1000.c46 unsigned transp, struct fb_info *info) in gfb_setcolreg()
Dsunxvr2500.c50 unsigned transp, struct fb_info *info) in s3d_setcolreg()
Dpmag-ba-fb.c96 unsigned int transp, struct fb_info *info) in pmagbafb_setcolreg()
Dvfb.c269 u_int transp, struct fb_info *info) in vfb_setcolreg()
Dau1100fb.c235 …tcolreg(unsigned regno, unsigned red, unsigned green, unsigned blue, unsigned transp, struct fb_in… in au1100fb_fb_setcolreg()
Dvt8500lcdfb.c140 unsigned blue, unsigned transp, in vt8500lcd_setcolreg()
Dg364fb.c155 u_int blue, u_int transp, struct fb_info *info) in g364fb_setcolreg()
Datafb.c775 unsigned int transp, struct fb_info *info) in tt_setcolreg()
1677 unsigned int transp, struct fb_info *info) in falcon_setcolreg()
1965 unsigned int transp, struct fb_info *info) in stste_setcolreg()
2203 unsigned int transp, struct fb_info *info) in ext_setcolreg()
2410 u_int transp, struct fb_info *info) in atafb_setcolreg()
Dvesafb.c132 unsigned blue, unsigned transp, in vesafb_setcolreg()
Dclps711x-fb.c45 u_int blue, u_int transp, struct fb_info *info) in clps711x_fb_setcolreg()
Dhitfb.c207 unsigned blue, unsigned transp, struct fb_info *info) in hitfb_setcolreg()
Dwm8505fb.c193 unsigned blue, unsigned transp, in wm8505fb_setcolreg()
/Linux-v5.15/include/linux/platform_data/
Dsimplefb.h43 struct fb_bitfield transp; member
/Linux-v5.15/samples/vfio-mdev/
Dmdpy-fb.c59 u_int transp, struct fb_info *info) in mdpy_fb_setcolreg()
/Linux-v5.15/include/video/
Dsa1100fb.h27 struct fb_bitfield transp; member
/Linux-v5.15/drivers/media/test-drivers/vivid/
Dvivid-osd.c195 unsigned blue, unsigned transp, in vivid_fb_setcolreg()
/Linux-v5.15/drivers/video/fbdev/geode/
Dgx1fb_core.c154 unsigned blue, unsigned transp, in gx1fb_setcolreg()
Dgxfb_core.c179 unsigned blue, unsigned transp, in gxfb_setcolreg()
Dlxfb_core.c287 unsigned blue, unsigned transp, in lxfb_setcolreg()
/Linux-v5.15/drivers/video/fbdev/aty/
Dradeon_base.c1159 unsigned blue, unsigned transp, in radeon_setcolreg()
1231 unsigned blue, unsigned transp, in radeonfb_setcolreg()
1264 u16 *red, *green, *blue, *transp; in radeonfb_setcmap() local

12345