Searched defs:green (Results 126 - 150 of 178) sorted by relevance

12345678

/linux-master/drivers/video/fbdev/aty/
H A Datyfb.h133 struct { u8 red, green, blue; } palette[256]; member in struct:atyfb_par::__anon2864
H A Dradeon_base.c1159 radeon_setcolreg(unsigned regno, unsigned red, unsigned green, unsigned blue, unsigned transp, struct radeonfb_info *rinfo) argument
1231 radeonfb_setcolreg(unsigned regno, unsigned red, unsigned green, unsigned blue, unsigned transp, struct fb_info *info) argument
1265 u16 *red, *green, *blue, *transp; local
[all...]
/linux-master/drivers/video/fbdev/
H A Dgxt4500.c513 gxt4500_setcolreg(unsigned int reg, unsigned int red, unsigned int green, unsigned int blue, unsigned int transp, struct fb_info *info) argument
H A Dda8xx-fb.c592 static int fb_setcolreg(unsigned regno, unsigned red, unsigned green, argument
[all...]
H A Dpxafb.c142 pxafb_setpalettereg(u_int regno, u_int red, u_int green, u_int blue, argument
187 pxafb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, argument
[all...]
H A Dcirrusfb.c1277 static int cirrusfb_setcolreg(unsigned regno, unsigned red, unsigned green, argument
2531 WClut(struct cirrusfb_info *cinfo, unsigned char regnum, unsigned char red, unsigned char green, unsigned char blue) argument
[all...]
H A Dsm501fb.c911 sm501fb_setcolreg(unsigned regno, unsigned red, unsigned green, unsigned blue, unsigned transp, struct fb_info *info) argument
[all...]
H A Dudlfb.c868 dlfb_ops_setcolreg(unsigned regno, unsigned red, unsigned green, argument
1006 const struct fb_bitfield green = { 5, 6, 0 }; local
H A Dimxfb.c143 struct fb_bitfield green; member in struct:imxfb_rgb
277 static int imxfb_setpalettereg(u_int regno, u_int red, u_int green, u_int blue, argument
295 static int imxfb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, argument
[all...]
H A Dps3fb.c676 ps3fb_setcolreg(unsigned int regno, unsigned int red, unsigned int green, unsigned int blue, unsigned int transp, struct fb_info *info) argument
H A Dsmscufx.c981 ufx_ops_setcolreg(unsigned regno, unsigned red, unsigned green, argument
1163 const struct fb_bitfield green = { 5, 6, 0 }; local
H A Dau1200fb.c1145 static int au1200fb_fb_setcolreg(unsigned regno, unsigned red, unsigned green, argument
[all...]
H A Dfsl-diu-fb.c1195 fsl_diu_setcolreg(unsigned int regno, unsigned int red, unsigned int green, unsigned int blue, unsigned int transp, struct fb_info *info) argument
[all...]
H A Dcyber2000fb.c73 u8 red, green, blue; member in struct:cfb_info::__anon518
264 cyber2000fb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, argument
[all...]
H A Dtridentfb.c1360 static int tridentfb_setcolreg(unsigned regno, unsigned red, unsigned green, argument
H A Dstifb.c947 stifb_setcolreg(u_int regno, u_int red, u_int green, argument
[all...]
H A Dhyperv_fb.c829 static int hvfb_setcolreg(unsigned regno, unsigned red, unsigned green, argument
H A Ds3fb.c927 static int s3fb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, argument
/linux-master/drivers/video/fbdev/riva/
H A Dfbdev.c532 riva_wclut(RIVA_HW_INST *chip, unsigned char regnum, unsigned char red, unsigned char green, unsigned char blue) argument
556 riva_rclut(RIVA_HW_INST *chip, unsigned char regnum, unsigned char *red, unsigned char *green, unsigned char *blue) argument
1292 rivafb_setcolreg(unsigned regno, unsigned red, unsigned green, unsigned blue, unsigned transp, struct fb_info *info) argument
[all...]
/linux-master/drivers/video/fbdev/via/
H A Dviafbdev.c296 viafb_setcolreg(unsigned regno, unsigned red, unsigned green, unsigned blue, unsigned transp, struct fb_info *info) argument
[all...]
H A Dhw.h487 u8 green; member in struct:rgbLUT
/linux-master/drivers/video/fbdev/omap2/omapfb/
H A Domapfb-main.c1133 _setcolreg(struct fb_info *fbi, u_int regno, u_int red, u_int green, u_int blue, u_int transp, int update_hw_pal) argument
1181 omapfb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, u_int transp, struct fb_info *info) argument
1192 u16 *red, *green, *blue, *transp; local
[all...]
/linux-master/drivers/video/fbdev/omap/
H A Domapfb_main.c235 static int _setcolreg(struct fb_info *info, u_int regno, u_int red, u_int green, argument
278 static int omapfb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, argument
287 u16 *red, *green, *blue, *transp; local
[all...]
/linux-master/drivers/gpu/drm/ast/
H A Dast_mode.c54 ast_load_palette_index(struct ast_device *ast, u8 index, u8 red, u8 green, u8 blue) argument
/linux-master/drivers/media/i2c/
H A Dar0521.c225 int green = sensor->ctrls.gain->val; local

Completed in 294 milliseconds

12345678