Home
last modified time | relevance | path

Searched defs:blue (Results 51 – 75 of 188) sorted by relevance

12345678

/Linux-v6.6/drivers/video/fbdev/
Dwm8505fb.c193 unsigned blue, unsigned transp, in wm8505fb_setcolreg()
Dgoldfishfb.c73 unsigned int blue, unsigned int transp, struct fb_info *info) in goldfish_fb_setcolreg()
Dgrvga.c187 static int grvga_setcolreg(unsigned regno, unsigned red, unsigned green, unsigned blue, unsigned tr… in grvga_setcolreg()
Dpmagb-b-fb.c99 unsigned int green, unsigned int blue, in pmagbbfb_setcolreg()
Docfb.c175 unsigned blue, unsigned transp, in ocfb_setcolreg()
Damifb.c1042 #define rgb2hw8_high(red, green, blue) \ argument
1044 #define rgb2hw8_low(red, green, blue) \ argument
1046 #define rgb2hw4(red, green, blue) \ argument
1048 #define rgb2hw2(red, green, blue) \ argument
1758 u_char red, green, blue; in ami_do_blank() local
2451 static int amifb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, in amifb_setcolreg()
Dhitfb.c223 unsigned blue, unsigned transp, struct fb_info *info) in hitfb_setcolreg()
Datafb.c770 unsigned int green, unsigned int blue, in tt_setcolreg()
1665 unsigned int green, unsigned int blue, in falcon_setcolreg()
1953 unsigned int green, unsigned int blue, in stste_setcolreg()
2191 unsigned int green, unsigned int blue, in ext_setcolreg()
Dsunxvr500.c113 unsigned red, unsigned green, unsigned blue, in e3d_setcolreg()
Dxilinxfb.c198 unsigned int blue, unsigned int transp, struct fb_info *fbi) in xilinx_fb_setcolreg()
Dacornfb.c265 acornfb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, in acornfb_setcolreg()
Dskeletonfb.c284 unsigned blue, unsigned transp, in xxxfb_setcolreg()
Dhpfb.c77 unsigned blue, unsigned transp, in hpfb_setcolreg()
Dsh7760fb.c98 u_int red, u_int green, u_int blue, in sh7760_setcolreg()
Dchipsfb.c149 static int chipsfb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, in chipsfb_setcolreg()
Dvalkyriefb.c212 static int valkyriefb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, in valkyriefb_setcolreg()
/Linux-v6.6/drivers/video/logo/
Dpnmtologo.c42 unsigned char blue; member
/Linux-v6.6/drivers/media/usb/gspca/stv06xx/
Dstv06xx_pb0100.c44 struct v4l2_ctrl *blue; member
/Linux-v6.6/drivers/gpu/drm/
Ddrm_color_mgmt.c276 u16 *red, u16 *green, u16 *blue, in drm_crtc_legacy_gamma_set()
/Linux-v6.6/drivers/video/fbdev/omap/
Domapfb_main.c236 u_int blue, u_int transp, int update_hw_pal) in _setcolreg()
278 static int omapfb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, in omapfb_setcolreg()
287 u16 *red, *green, *blue, *transp; in omapfb_setcmap() local
/Linux-v6.6/drivers/video/fbdev/geode/
Dlxfb_ops.c506 unsigned red, unsigned green, unsigned blue) in lx_set_palette_reg()
/Linux-v6.6/include/linux/
Dsvga.h29 struct fb_bitfield blue; member
/Linux-v6.6/drivers/video/fbdev/matrox/
Dmatroxfb_base.c540 blue, in matroxfb_decode_var() member
645 unsigned blue, unsigned transp, in matroxfb_setcolreg()
1229 static struct { struct fb_bitfield red, green, blue, transp; int bits_per_pixel; } colors[] = { member
/Linux-v6.6/drivers/video/fbdev/omap2/omapfb/
Domapfb-main.c1132 u_int blue, u_int transp, int update_hw_pal) in _setcolreg()
1179 static int omapfb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, in omapfb_setcolreg()
1190 u16 *red, *green, *blue, *transp; in omapfb_setcmap() local
/Linux-v6.6/drivers/leds/
Dleds-ss4200.c431 struct nasgpio_led *blue = get_led_named("power:blue:power"); in set_power_light_amber_noblink() local

12345678