| /Linux-v5.4/drivers/video/fbdev/core/ | 
| D | fbcmap.c | 92 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.4/drivers/video/fbdev/ | 
| D | q40fb.c | 55 			   unsigned blue, unsigned transp,  in q40fb_setcolreg()
 | 
| D | maxinefb.c | 89 			      unsigned blue, unsigned transp, struct fb_info *info)  in maxinefb_setcolreg()
 | 
| D | 68328fb.c | 279 			 u_int transp, struct fb_info *info)  in mc68x328fb_setcolreg()
 | 
| D | fm2fb.c | 196                          u_int transp, struct fb_info *info)  in fm2fb_setcolreg()
 | 
| D | sunxvr1000.c | 46 			 unsigned transp, struct fb_info *info)  in gfb_setcolreg()
 | 
| D | sunxvr2500.c | 50 			 unsigned transp, struct fb_info *info)  in s3d_setcolreg()
 | 
| D | pmag-ba-fb.c | 96 			      unsigned int transp, struct fb_info *info)  in pmagbafb_setcolreg()
 | 
| D | vfb.c | 269 			 u_int transp, struct fb_info *info)  in vfb_setcolreg()
 | 
| D | au1100fb.c | 235 …tcolreg(unsigned regno, unsigned red, unsigned green, unsigned blue, unsigned transp, struct fb_in…  in au1100fb_fb_setcolreg()
 | 
| D | vt8500lcdfb.c | 140 			   unsigned blue, unsigned transp,  in vt8500lcd_setcolreg()
 | 
| D | g364fb.c | 176 			    u_int blue, u_int transp, struct fb_info *info)  in g364fb_setcolreg()
 | 
| D | vesafb.c | 131 			    unsigned blue, unsigned transp,  in vesafb_setcolreg()
 | 
| D | atafb.c | 784 			unsigned int transp, struct fb_info *info)  in tt_setcolreg()1686 			    unsigned int transp, struct fb_info *info)  in falcon_setcolreg()
 1974 			   unsigned int transp, struct fb_info *info)  in stste_setcolreg()
 2212 			 unsigned int transp, struct fb_info *info)  in ext_setcolreg()
 2419 			   u_int transp, struct fb_info *info)  in atafb_setcolreg()
 
 | 
| D | clps711x-fb.c | 45 				 u_int blue, u_int transp, struct fb_info *info)  in clps711x_fb_setcolreg()
 | 
| D | goldfishfb.c | 73 		 unsigned int blue, unsigned int transp, struct fb_info *info)  in goldfish_fb_setcolreg()
 | 
| D | grvga.c | 188 …tcolreg(unsigned regno, unsigned red, unsigned green, unsigned blue, unsigned transp, struct fb_in…  in grvga_setcolreg()
 | 
| /Linux-v5.4/include/linux/platform_data/ | 
| D | simplefb.h | 42 	struct fb_bitfield transp;  member
 | 
| /Linux-v5.4/samples/vfio-mdev/ | 
| D | mdpy-fb.c | 59 			      u_int transp, struct fb_info *info)  in mdpy_fb_setcolreg()
 | 
| /Linux-v5.4/drivers/media/platform/vivid/ | 
| D | vivid-osd.c | 195 				unsigned blue, unsigned transp,  in vivid_fb_setcolreg()
 | 
| /Linux-v5.4/include/video/ | 
| D | sa1100fb.h | 27 	struct fb_bitfield	transp;  member
 | 
| /Linux-v5.4/drivers/video/fbdev/geode/ | 
| D | gx1fb_core.c | 154 			   unsigned blue, unsigned transp,  in gx1fb_setcolreg()
 | 
| D | gxfb_core.c | 179 			   unsigned blue, unsigned transp,  in gxfb_setcolreg()
 | 
| D | lxfb_core.c | 287 			   unsigned blue, unsigned transp,  in lxfb_setcolreg()
 | 
| /Linux-v5.4/drivers/video/fbdev/aty/ | 
| D | radeon_base.c | 1169                              unsigned blue, unsigned transp,  in radeon_setcolreg()1241 			       unsigned blue, unsigned transp,  in radeonfb_setcolreg()
 1274 	u16 *red, *green, *blue, *transp;  in radeonfb_setcmap()  local
 
 |