Searched defs:green (Results 1 - 25 of 178) sorted by relevance

12345678

/linux-master/include/linux/platform_data/
H A Dsimplefb.h42 struct fb_bitfield green; member in struct:simplefb_format
/linux-master/tools/testing/kunit/
H A Dkunit_printer.py40 def green(self, text: str) -> str: member in class:Printer
/linux-master/drivers/gpu/drm/amd/display/modules/color/
H A Dluts_1d.h38 uint32_t green; member in struct:lut_point
/linux-master/drivers/video/fbdev/
H A Dq40fb.c53 static int q40fb_setcolreg(unsigned regno, unsigned red, unsigned green, argument
H A Dmaxinefb.c88 static int maxinefb_setcolreg(unsigned regno, unsigned red, unsigned green, argument
H A Dpmag-ba-fb.c94 pmagbafb_setcolreg(unsigned int regno, unsigned int red, unsigned int green, unsigned int blue, unsigned int transp, struct fb_info *info) argument
H A Dfm2fb.c193 static int fm2fb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, argument
[all...]
H A Dsunxvr2500.c49 s3d_setcolreg(unsigned regno, unsigned red, unsigned green, unsigned blue, unsigned transp, struct fb_info *info) argument
H A Dsunxvr1000.c45 gfb_setcolreg(unsigned regno, unsigned red, unsigned green, unsigned blue, unsigned transp, struct fb_info *info) argument
H A D68328fb.c275 mc68x328fb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, u_int transp, struct fb_info *info) argument
[all...]
H A Dsbuslib.c121 u16 red, green, blue; local
166 u8 red, green, blue; local
215 u16 red, green, blue; local
259 u8 red, green, blue; local
[all...]
H A Docfb.c174 static int ocfb_setcolreg(unsigned regno, unsigned red, unsigned green, argument
[all...]
/linux-master/include/video/
H A Dsa1100fb.h25 struct fb_bitfield green; member in struct:sa1100fb_rgb
/linux-master/drivers/video/fbdev/geode/
H A Ddisplay_gx1.c192 gx1_set_hw_palette_reg(struct fb_info *info, unsigned regno, unsigned red, unsigned green, unsigned blue) argument
H A Ddisplay_gx.c167 gx_set_hw_palette_reg(struct fb_info *info, unsigned regno, unsigned red, unsigned green, unsigned blue) argument
H A Dlxfb_ops.c505 lx_set_palette_reg(struct fb_info *info, unsigned regno, unsigned red, unsigned green, unsigned blue) argument
/linux-master/drivers/video/fbdev/core/
H A Dfbcmap.c234 u16 *red, *green, *blue, *transp; local
[all...]
/linux-master/drivers/gpu/drm/gma500/
H A Dfbdev.c56 psb_fbdev_fb_setcolreg(unsigned int regno, unsigned int red, unsigned int green, unsigned int blue, unsigned int transp, struct fb_info *info) argument
/linux-master/drivers/media/test-drivers/vivid/
H A Dvivid-osd.c194 static int vivid_fb_setcolreg(unsigned regno, unsigned red, unsigned green, argument
[all...]
/linux-master/samples/vfio-mdev/
H A Dmdpy-fb.c58 static int mdpy_fb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, argument
/linux-master/drivers/gpu/drm/amd/display/dc/dml2/
H A Dcmntypes.h64 uint8 green; member in struct:__anon397
/linux-master/arch/sparc/include/asm/
H A Dfbio.h53 u32 green; member in struct:fbcmap32
/linux-master/drivers/net/arcnet/
H A Dcom20020.h41 int green; member in struct:ledoffsets
/linux-master/include/linux/
H A Dsvga.h28 struct fb_bitfield green; member in struct:svga_fb_format
/linux-master/drivers/gpu/drm/
H A Ddrm_color_mgmt.c275 drm_crtc_legacy_gamma_set(struct drm_crtc *crtc, u16 *red, u16 *green, u16 *blue, u32 size, struct drm_modeset_acquire_ctx *ctx) argument
[all...]

Completed in 310 milliseconds

12345678