Searched defs:green (Results 151 - 175 of 178) sorted by relevance

12345678

/linux-master/include/uapi/linux/
H A Domap3isp.h551 __u8 green; member in struct:omap3isp_prev_blkadj
624 __u32 green[OMAP3ISP_PREV_GAMMA_TBL_SIZE]; member in struct:omap3isp_prev_gtables
H A Dfb.h255 struct fb_bitfield green; /* else only length is significant */ member in struct:fb_var_screeninfo
287 __u16 *green; member in struct:fb_cmap
/linux-master/drivers/video/fbdev/aty/
H A Daty128fb.c456 u8 green[64]; member in struct:aty128fb_par
1652 aty128_st_pal(u_int regno, u_int red, u_int green, u_int blue, struct aty128fb_par *par) argument
2231 aty128fb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, u_int transp, struct fb_info *info) argument
[all...]
H A Datyfb_base.c2856 aty_st_pal(u_int regno, u_int red, u_int green, u_int blue, const struct atyfb_par *par) argument
2872 atyfb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, u_int transp, struct fb_info *info) argument
[all...]
/linux-master/drivers/video/fbdev/
H A Dcg6.c484 cg6_setcolreg(unsigned regno, unsigned red, unsigned green, unsigned blue, unsigned transp, struct fb_info *info) argument
H A Dffb.c189 u32 green; member in struct:ffb_fbc
649 ffb_setcolreg(unsigned regno, unsigned red, unsigned green, unsigned blue, unsigned transp, struct fb_info *info) argument
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) argument
1664 falcon_setcolreg(unsigned int regno, unsigned int red, unsigned int green, unsigned int blue, unsigned int transp, struct fb_info *info) argument
1952 stste_setcolreg(unsigned int regno, unsigned int red, unsigned int green, unsigned int blue, unsigned int transp, struct fb_info *info) argument
2190 ext_setcolreg(unsigned int regno, unsigned int red, unsigned int green, unsigned int blue, unsigned int transp, struct fb_info *info) argument
[all...]
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) 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) argument
[all...]
H A Damifb.c1758 u_char red, green, blu local
2451 amifb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, u_int transp, struct fb_info *info) argument
[all...]
/linux-master/drivers/video/fbdev/matrox/
H A Dmatroxfb_base.c539 green, member in struct:RGBT
644 static int matroxfb_setcolreg(unsigned regno, unsigned red, unsigned green, argument
1231 static struct { struct fb_bitfield red, green, blue, transp; int bits_per_pixel; } colors[] = { member in struct:__anon1383
[all...]
/linux-master/drivers/iio/light/
H A Drohm-bu27008.c1096 unsigned int red, green, blue, ir; local
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_color.c856 u16 green = REG_FIELD_GET(PALETTE_10BIT_GREEN_LDW_MASK, ldw) | local
[all...]
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Ddce_v11_0.c2550 static int dce_v11_0_crtc_gamma_set(struct drm_crtc *crtc, u16 *red, u16 *green, argument
H A Ddce_v10_0.c2466 static int dce_v10_0_crtc_gamma_set(struct drm_crtc *crtc, u16 *red, u16 *green, argument
H A Ddce_v8_0.c2385 static int dce_v8_0_crtc_gamma_set(struct drm_crtc *crtc, u16 *red, u16 *green, argument
H A Ddce_v6_0.c2385 static int dce_v6_0_crtc_gamma_set(struct drm_crtc *crtc, u16 *red, u16 *green, argument
/linux-master/include/linux/
H A Dfb.h101 __u16 __user *green; member in struct:fb_cmap_user
/linux-master/include/video/
H A Dnewport.h440 newport_cmap_setrgb(struct newport_regs *regs, unsigned char red, unsigned char green, unsigned char blue) argument
/linux-master/drivers/hid/
H A Dhid-playstation.c1132 uint8_t red, green, blue; local
1541 static void dualsense_set_lightbar(struct dualsense *ds, uint8_t red, uint8_t green, uint8_t blue) argument
/linux-master/include/uapi/drm/
H A Ddrm_mode.h832 __u64 green; member in struct:drm_mode_crtc_lut
863 __u16 green; member in struct:drm_color_lut
H A Dradeon_drm.h342 unsigned int green; member in struct:__anon390
/linux-master/drivers/video/fbdev/sis/
H A Dsis_main.c1375 sisfb_setcolreg(unsigned regno, unsigned red, unsigned green, unsigned blue, argument
[all...]
/linux-master/drivers/gpu/drm/amd/display/dc/
H A Ddc_hw_types.h495 struct fixed31_32 green; member in struct:dc_rgb_fixed
506 struct fixed31_32 green[GAMMA_MAX_ENTRIES]; member in struct:dc_gamma::dc_gamma_entries
/linux-master/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga3d_types.h934 uint32 green : 1; member in struct:__anon660::__anon661

Completed in 431 milliseconds

12345678