Home
last modified time | relevance | path

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

12345

/linux-6.6.21/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.6.21/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.c277 u_int transp, struct fb_info *info) in mc68x328fb_setcolreg()
Dfm2fb.c194 u_int transp, struct fb_info *info) in fm2fb_setcolreg()
Dsunxvr1000.c47 unsigned transp, struct fb_info *info) in gfb_setcolreg()
Dsunxvr2500.c51 unsigned transp, struct fb_info *info) in s3d_setcolreg()
Dpmag-ba-fb.c96 unsigned int transp, struct fb_info *info) in pmagbafb_setcolreg()
Dvfb.c270 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.c153 u_int blue, u_int transp, struct fb_info *info) in g364fb_setcolreg()
Dvesafb.c135 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()
/linux-6.6.21/include/linux/platform_data/
Dsimplefb.h44 struct fb_bitfield transp; member
/linux-6.6.21/include/soc/fsl/qe/
Dqmc.h50 } transp; member
/linux-6.6.21/samples/vfio-mdev/
Dmdpy-fb.c59 u_int transp, struct fb_info *info) in mdpy_fb_setcolreg()
/linux-6.6.21/include/video/
Dsa1100fb.h27 struct fb_bitfield transp; member
/linux-6.6.21/drivers/media/test-drivers/vivid/
Dvivid-osd.c195 unsigned blue, unsigned transp, in vivid_fb_setcolreg()
/linux-6.6.21/drivers/gpu/drm/gma500/
Dfbdev.c58 unsigned int blue, unsigned int transp, in psb_fbdev_fb_setcolreg()
/linux-6.6.21/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.6.21/drivers/video/fbdev/geode/
Dgx1fb_core.c155 unsigned blue, unsigned transp, in gx1fb_setcolreg()
Dgxfb_core.c180 unsigned blue, unsigned transp, in gxfb_setcolreg()
Dlxfb_core.c291 unsigned blue, unsigned transp, in lxfb_setcolreg()

12345