Home
last modified time | relevance | path

Searched defs:red (Results 1 – 25 of 415) sorted by relevance

12345678910>>...17

/kernel/linux/linux-4.19/drivers/video/fbdev/
Dmacfb.c151 static int dafb_setpalette(unsigned int regno, unsigned int red, in dafb_setpalette()
197 static int v8_brazil_setpalette(unsigned int regno, unsigned int red, in v8_brazil_setpalette()
231 static int rbv_setpalette(unsigned int regno, unsigned int red, in rbv_setpalette()
268 static int mdc_setpalette(unsigned int regno, unsigned int red, in mdc_setpalette()
291 static int toby_setpalette(unsigned int regno, unsigned int red, in toby_setpalette()
319 static int jet_setpalette(unsigned int regno, unsigned int red, in jet_setpalette()
349 static int civic_setpalette(unsigned int regno, unsigned int red, in civic_setpalette()
430 static int csc_setpalette(unsigned int regno, unsigned int red, in csc_setpalette()
448 static int macfb_setcolreg(unsigned regno, unsigned red, unsigned green, in macfb_setcolreg()
Dvesafb.c85 static int vesa_setpalette(int regno, unsigned red, unsigned green, in vesa_setpalette()
107 struct { u_char blue, green, red, pad; } entry; in vesa_setpalette() member
129 static int vesafb_setcolreg(unsigned regno, unsigned red, unsigned green, in vesafb_setcolreg()
Dsbuslib.c120 u16 red, green, blue; in sbusfb_ioctl_helper() local
165 u8 red, green, blue; in sbusfb_ioctl_helper() local
Dq40fb.c54 static int q40fb_setcolreg(unsigned regno, unsigned red, unsigned green, in q40fb_setcolreg()
Dmaxinefb.c88 static int maxinefb_setcolreg(unsigned regno, unsigned red, unsigned green, in maxinefb_setcolreg()
Dpxa168fb.c482 static u32 to_rgb(u16 red, u16 green, u16 blue) in to_rgb()
492 pxa168fb_setcolreg(unsigned int regno, unsigned int red, unsigned int green, in pxa168fb_setcolreg()
/kernel/linux/linux-5.10/drivers/video/fbdev/
Dmacfb.c144 static int dafb_setpalette(unsigned int regno, unsigned int red, in dafb_setpalette()
190 static int v8_brazil_setpalette(unsigned int regno, unsigned int red, in v8_brazil_setpalette()
221 static int rbv_setpalette(unsigned int regno, unsigned int red, in rbv_setpalette()
255 static int mdc_setpalette(unsigned int regno, unsigned int red, in mdc_setpalette()
278 static int toby_setpalette(unsigned int regno, unsigned int red, in toby_setpalette()
306 static int jet_setpalette(unsigned int regno, unsigned int red, in jet_setpalette()
336 static int civic_setpalette(unsigned int regno, unsigned int red, in civic_setpalette()
414 static int csc_setpalette(unsigned int regno, unsigned int red, in csc_setpalette()
432 static int macfb_setcolreg(unsigned regno, unsigned red, unsigned green, in macfb_setcolreg()
Dvesafb.c87 static int vesa_setpalette(int regno, unsigned red, unsigned green, in vesa_setpalette()
109 struct { u_char blue, green, red, pad; } entry; in vesa_setpalette() member
131 static int vesafb_setcolreg(unsigned regno, unsigned red, unsigned green, in vesafb_setcolreg()
Dsbuslib.c120 u16 red, green, blue; in sbusfb_ioctl_helper() local
165 u8 red, green, blue; in sbusfb_ioctl_helper() local
Dq40fb.c53 static int q40fb_setcolreg(unsigned regno, unsigned red, unsigned green, in q40fb_setcolreg()
Dmaxinefb.c88 static int maxinefb_setcolreg(unsigned regno, unsigned red, unsigned green, in maxinefb_setcolreg()
Dpxa168fb.c475 static u32 to_rgb(u16 red, u16 green, u16 blue) in to_rgb()
485 pxa168fb_setcolreg(unsigned int regno, unsigned int red, unsigned int green, in pxa168fb_setcolreg()
/kernel/linux/linux-4.19/drivers/video/fbdev/mmp/fb/
Dmmpfb.c317 static u32 to_rgb(u16 red, u16 green, u16 blue) in to_rgb()
326 static int mmpfb_setcolreg(unsigned int regno, unsigned int red, in mmpfb_setcolreg()
/kernel/linux/linux-5.10/drivers/video/fbdev/mmp/fb/
Dmmpfb.c302 static u32 to_rgb(u16 red, u16 green, u16 blue) in to_rgb()
311 static int mmpfb_setcolreg(unsigned int regno, unsigned int red, in mmpfb_setcolreg()
/kernel/linux/linux-5.10/include/linux/platform_data/
Dsimplefb.h39 struct fb_bitfield red; member
/kernel/linux/linux-4.19/include/linux/platform_data/
Dsimplefb.h43 struct fb_bitfield red; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/modules/color/
Dluts_1d.h37 uint32_t red; member
/kernel/linux/linux-4.19/drivers/gpu/drm/amd/display/modules/color/
Dluts_1d.h37 uint32_t red; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_dpp_cm.c507 uint32_t i, red, green, blue; in dpp20_program_shaper_lut() local
999 uint32_t i, red, green, blue, red1, green1, blue1; in dpp20_set3dlut_ram12() local
1033 uint32_t i, red, green, blue, value; in dpp20_set3dlut_ram10() local
/kernel/linux/linux-5.10/drivers/video/fbdev/geode/
Ddisplay_gx.c168 unsigned red, unsigned green, unsigned blue) in gx_set_hw_palette_reg()
/kernel/linux/linux-4.19/drivers/video/fbdev/geode/
Ddisplay_gx.c172 unsigned red, unsigned green, unsigned blue) in gx_set_hw_palette_reg()
/kernel/linux/linux-4.19/drivers/video/fbdev/i810/
Di810_main.c440 static void i810_write_dac(u8 regno, u8 red, u8 green, u8 blue, in i810_write_dac()
449 static void i810_read_dac(u8 regno, u8 *red, u8 *green, u8 *blue, in i810_read_dac()
823 u8 red, green, blue, trans, temp; in i810_load_cursor_colors() local
1199 static int i810fb_getcolreg(u8 regno, u8 *red, u8 *green, u8 *blue, in i810fb_getcolreg()
1281 static int i810fb_setcolreg(unsigned regno, unsigned red, unsigned green, in i810fb_setcolreg()
/kernel/linux/linux-5.10/drivers/video/fbdev/i810/
Di810_main.c440 static void i810_write_dac(u8 regno, u8 red, u8 green, u8 blue, in i810_write_dac()
449 static void i810_read_dac(u8 regno, u8 *red, u8 *green, u8 *blue, in i810_read_dac()
823 u8 red, green, blue, trans, temp; in i810_load_cursor_colors() local
1199 static int i810fb_getcolreg(u8 regno, u8 *red, u8 *green, u8 *blue, in i810fb_getcolreg()
1281 static int i810fb_setcolreg(unsigned regno, unsigned red, unsigned green, in i810fb_setcolreg()
/kernel/linux/linux-5.10/arch/m68k/include/asm/
Dfbio.h63 unsigned char __user *red; member
201 char * red; member
211 __u32 red; member
308 u32 red; member
/kernel/linux/linux-4.19/arch/m68k/include/asm/
Dfbio.h63 unsigned char __user *red; member
201 char * red; member
211 __u32 red; member
308 u32 red; member

12345678910>>...17