Home
last modified time | relevance | path

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

12345

/linux-6.1.9/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-6.1.9/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.c276 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()
Dpmag-ba-fb.c96 unsigned int transp, struct fb_info *info) in pmagbafb_setcolreg()
Dsunxvr2500.c51 unsigned transp, struct fb_info *info) in s3d_setcolreg()
Dvfb.c269 u_int transp, struct fb_info *info) in vfb_setcolreg()
Dvt8500lcdfb.c140 unsigned blue, unsigned transp, in vt8500lcd_setcolreg()
Dau1100fb.c235 …tcolreg(unsigned regno, unsigned red, unsigned green, unsigned blue, unsigned transp, struct fb_in… in au1100fb_fb_setcolreg()
Dg364fb.c155 u_int blue, u_int transp, struct fb_info *info) in g364fb_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()
Dwm8505fb.c193 unsigned blue, unsigned transp, in wm8505fb_setcolreg()
Dgrvga.c188 …tcolreg(unsigned regno, unsigned red, unsigned green, unsigned blue, unsigned transp, struct fb_in… in grvga_setcolreg()
Dgoldfishfb.c73 unsigned int blue, unsigned int transp, struct fb_info *info) in goldfish_fb_setcolreg()
/linux-6.1.9/include/linux/platform_data/
Dsimplefb.h43 struct fb_bitfield transp; member
/linux-6.1.9/samples/vfio-mdev/
Dmdpy-fb.c59 u_int transp, struct fb_info *info) in mdpy_fb_setcolreg()
/linux-6.1.9/drivers/media/test-drivers/vivid/
Dvivid-osd.c195 unsigned blue, unsigned transp, in vivid_fb_setcolreg()
/linux-6.1.9/include/video/
Dsa1100fb.h27 struct fb_bitfield transp; member
/linux-6.1.9/drivers/video/fbdev/aty/
Dradeon_base.c1160 unsigned blue, unsigned transp, in radeon_setcolreg()
1232 unsigned blue, unsigned transp, in radeonfb_setcolreg()
1265 u16 *red, *green, *blue, *transp; in radeonfb_setcmap() local
/linux-6.1.9/drivers/video/fbdev/geode/
Dgxfb_core.c180 unsigned blue, unsigned transp, in gxfb_setcolreg()
Dlxfb_core.c288 unsigned blue, unsigned transp, in lxfb_setcolreg()
Dgx1fb_core.c155 unsigned blue, unsigned transp, in gx1fb_setcolreg()

12345