Home
last modified time | relevance | path

Searched refs:transp (Results 1 – 1 of 1) sorted by relevance

/samples/vfio-mdev/
Dmdpy-fb.c42 .transp.offset = 24,
46 .transp.length = 8,
59 u_int transp, struct fb_info *info) in mdpy_fb_setcolreg() argument
73 if (info->var.transp.length > 0) { in mdpy_fb_setcolreg()
74 mask = (1 << info->var.transp.length) - 1; in mdpy_fb_setcolreg()
75 mask <<= info->var.transp.offset; in mdpy_fb_setcolreg()