Home
last modified time | relevance | path

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

12345

/openbmc/qemu/hw/display/
H A Dcirrus_vga_rop.h135 uint8_t transp = s->vga.gr[0x34]; in glue() local
164 uint8_t transp = s->vga.gr[0x34]; in glue() local
188 uint16_t transp = s->vga.gr[0x34] | (uint16_t)s->vga.gr[0x35] << 8; in glue() local
217 uint16_t transp = s->vga.gr[0x34] | (uint16_t)s->vga.gr[0x35] << 8; in glue() local
/openbmc/linux/drivers/video/fbdev/core/
H A 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
/openbmc/linux/drivers/video/fbdev/
H A Dq40fb.c54 unsigned blue, unsigned transp, in q40fb_setcolreg()
H A Dmaxinefb.c89 unsigned blue, unsigned transp, struct fb_info *info) in maxinefb_setcolreg()
H A D68328fb.c277 u_int transp, struct fb_info *info) in mc68x328fb_setcolreg()
H A Dfm2fb.c194 u_int transp, struct fb_info *info) in fm2fb_setcolreg()
H A Dsunxvr1000.c47 unsigned transp, struct fb_info *info) in gfb_setcolreg()
H A Dpmag-ba-fb.c96 unsigned int transp, struct fb_info *info) in pmagbafb_setcolreg()
H A Dsunxvr2500.c51 unsigned transp, struct fb_info *info) in s3d_setcolreg()
H A Dvfb.c270 u_int transp, struct fb_info *info) in vfb_setcolreg()
H A Dau1100fb.c235 …tcolreg(unsigned regno, unsigned red, unsigned green, unsigned blue, unsigned transp, struct fb_in… in au1100fb_fb_setcolreg()
H A Dg364fb.c153 u_int blue, u_int transp, struct fb_info *info) in g364fb_setcolreg()
H A Dvt8500lcdfb.c140 unsigned blue, unsigned transp, in vt8500lcd_setcolreg()
H A Dclps711x-fb.c45 u_int blue, u_int transp, struct fb_info *info) in clps711x_fb_setcolreg()
H A Dvesafb.c135 unsigned blue, unsigned transp, in vesafb_setcolreg()
/openbmc/linux/include/linux/platform_data/
H A Dsimplefb.h44 struct fb_bitfield transp; member
/openbmc/linux/samples/vfio-mdev/
H A Dmdpy-fb.c59 u_int transp, struct fb_info *info) in mdpy_fb_setcolreg()
/openbmc/linux/include/soc/fsl/qe/
H A Dqmc.h50 } transp; member
/openbmc/linux/include/video/
H A Dsa1100fb.h27 struct fb_bitfield transp; member
/openbmc/linux/drivers/media/test-drivers/vivid/
H A Dvivid-osd.c195 unsigned blue, unsigned transp, in vivid_fb_setcolreg()
/openbmc/linux/drivers/gpu/drm/gma500/
H A Dfbdev.c58 unsigned int blue, unsigned int transp, in psb_fbdev_fb_setcolreg()
/openbmc/linux/drivers/video/fbdev/geode/
H A Dgx1fb_core.c155 unsigned blue, unsigned transp, in gx1fb_setcolreg()
H A Dlxfb_core.c291 unsigned blue, unsigned transp, in lxfb_setcolreg()
H A Dgxfb_core.c180 unsigned blue, unsigned transp, in gxfb_setcolreg()
/openbmc/linux/drivers/video/fbdev/aty/
H A 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

12345