Home
last modified time | relevance | path

Searched defs:transp (Results 226 - 250 of 250) sorted by relevance

12345678910

/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dcg6.c484 cg6_setcolreg(unsigned regno, unsigned red, unsigned green, unsigned blue, unsigned transp, struct fb_info *info) cg6_setcolreg() argument
H A Datafb.c781 tt_setcolreg(unsigned int regno, unsigned int red, unsigned int green, unsigned int blue, unsigned int transp, struct fb_info *info) tt_setcolreg() argument
1683 falcon_setcolreg(unsigned int regno, unsigned int red, unsigned int green, unsigned int blue, unsigned int transp, struct fb_info *info) falcon_setcolreg() argument
1971 stste_setcolreg(unsigned int regno, unsigned int red, unsigned int green, unsigned int blue, unsigned int transp, struct fb_info *info) stste_setcolreg() argument
2209 ext_setcolreg(unsigned int regno, unsigned int red, unsigned int green, unsigned int blue, unsigned int transp, struct fb_info *info) ext_setcolreg() argument
2417 atafb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, u_int transp, struct fb_info *info) atafb_setcolreg() argument
[all...]
H A Dimsttfb.c876 imsttfb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, u_int transp, struct fb_info *info) imsttfb_setcolreg() argument
[all...]
H A Dsh_mobile_lcdcfb.c1627 sh_mobile_lcdc_setcolreg(u_int regno, u_int red, u_int green, u_int blue, u_int transp, struct fb_info *info) sh_mobile_lcdc_setcolreg() argument
[all...]
H A Damifb.c2451 amifb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, u_int transp, struct fb_info *info) amifb_setcolreg() argument
/kernel/linux/linux-5.10/drivers/video/fbdev/matrox/
H A Dmatroxfb_base.c540 transp; in matroxfb_decode_var() member
643 matroxfb_setcolreg(unsigned regno, unsigned red, unsigned green, unsigned blue, unsigned transp, struct fb_info *fb_info) matroxfb_setcolreg() argument
1228 static struct { struct fb_bitfield red, green, blue, transp; int bits_per_pixel; } colors[] = { global() member
[all...]
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dfb.h256 struct fb_bitfield transp; /* transparency */ member
288 __u16 *transp; /* transparency, can be NULL */ member
/kernel/linux/linux-5.10/include/linux/
H A Dfb.h99 __u16 __user *transp; /* transparency, can be NULL */ member
/kernel/linux/linux-6.6/include/linux/
H A Dfb.h101 __u16 __user *transp; /* transparency, can be NULL */ member
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Datafb.c769 tt_setcolreg(unsigned int regno, unsigned int red, unsigned int green, unsigned int blue, unsigned int transp, struct fb_info *info) tt_setcolreg() argument
1664 falcon_setcolreg(unsigned int regno, unsigned int red, unsigned int green, unsigned int blue, unsigned int transp, struct fb_info *info) falcon_setcolreg() argument
1952 stste_setcolreg(unsigned int regno, unsigned int red, unsigned int green, unsigned int blue, unsigned int transp, struct fb_info *info) stste_setcolreg() argument
2190 ext_setcolreg(unsigned int regno, unsigned int red, unsigned int green, unsigned int blue, unsigned int transp, struct fb_info *info) ext_setcolreg() argument
[all...]
H A Dcg6.c485 cg6_setcolreg(unsigned regno, unsigned red, unsigned green, unsigned blue, unsigned transp, struct fb_info *info) cg6_setcolreg() argument
H A Dffb.c650 ffb_setcolreg(unsigned regno, unsigned red, unsigned green, unsigned blue, unsigned transp, struct fb_info *info) ffb_setcolreg() argument
H A Dimsttfb.c877 imsttfb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, u_int transp, struct fb_info *info) imsttfb_setcolreg() argument
[all...]
H A Dsh_mobile_lcdcfb.c1622 sh_mobile_lcdc_setcolreg(u_int regno, u_int red, u_int green, u_int blue, u_int transp, struct fb_info *info) sh_mobile_lcdc_setcolreg() argument
[all...]
H A Damifb.c2451 amifb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, u_int transp, struct fb_info *info) amifb_setcolreg() argument
/kernel/linux/linux-6.6/drivers/video/fbdev/aty/
H A Daty128fb.c2231 aty128fb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, u_int transp, struct fb_info *info) aty128fb_setcolreg() argument
H A Datyfb_base.c2869 atyfb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, u_int transp, struct fb_info *info) atyfb_setcolreg() argument
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/matrox/
H A Dmatroxfb_base.c541 transp; in matroxfb_decode_var() member
644 matroxfb_setcolreg(unsigned regno, unsigned red, unsigned green, unsigned blue, unsigned transp, struct fb_info *fb_info) matroxfb_setcolreg() argument
1229 static struct { struct fb_bitfield red, green, blue, transp; int bits_per_pixel; } colors[] = { global() member
[all...]
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dfb.h256 struct fb_bitfield transp; /* transparency */ member
288 __u16 *transp; /* transparency, can be NULL */ member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dfb.h219 struct fb_bitfield transp; member
244 __u16 * transp; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dfb.h219 struct fb_bitfield transp; member
244 __u16 * transp; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dfb.h215 struct fb_bitfield transp; member
241 __u16 *transp; member
/kernel/linux/linux-5.10/drivers/video/fbdev/sis/
H A Dsis_main.c1405 sisfb_setcolreg(unsigned regno, unsigned red, unsigned green, unsigned blue, unsigned transp, struct fb_info *info) sisfb_setcolreg() argument
/kernel/linux/linux-5.10/drivers/video/fbdev/aty/
H A Datyfb_base.c2864 atyfb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, u_int transp, struct fb_info *info) atyfb_setcolreg() argument
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/sis/
H A Dsis_main.c1406 sisfb_setcolreg(unsigned regno, unsigned red, unsigned green, unsigned blue, unsigned transp, struct fb_info *info) sisfb_setcolreg() argument

Completed in 69 milliseconds

12345678910