Searched refs:color (Results 1 - 25 of 367) sorted by path

1234567891011>>

/linux-master/arch/m68k/include/asm/
H A Damigahw.h182 unsigned short color[32]; member in struct:CUSTOM
/linux-master/arch/mips/include/asm/txx9/
H A Dgeneric.h85 const char *color, char **deftriggers);
/linux-master/arch/sparc/lib/
H A Dbitext.c33 int i, color; local
36 /* align is overloaded to be the page color */
37 color = align;
40 color = 0;
51 color &= align1;
61 off_new = ((off_new + align1) & ~align1) + color;
/linux-master/drivers/media/usb/gspca/
H A Detoms.c618 #define LIMIT(color) \
619 (u8)((color > 0xff) ? 0xff : ((color < 0) ? 0 : color))
/linux-master/drivers/scsi/bfa/
H A Dbfa_defs.h1228 u32 color; /* bfa_led_color_t */ member in struct:bfa_diag_ledtest_s
H A Dbfi.h1068 u8 color; member in struct:bfi_diag_ledtest_req_s
/linux-master/drivers/staging/media/ipu3/
H A Dipu3-tables.c9500 .color = { { { 166, 173, 149, 166, 161, 146, 145, 173,
9573 /* settings for Auto Exposure color correction matrix */
/linux-master/drivers/video/fbdev/
H A Datafb.h7 void atafb_mfb_fillrect(struct fb_info *info, u_long next_line, u32 color,
15 void atafb_iplan2p2_fillrect(struct fb_info *info, u_long next_line, u32 color,
23 void atafb_iplan2p4_fillrect(struct fb_info *info, u_long next_line, u32 color,
31 void atafb_iplan2p8_fillrect(struct fb_info *info, u_long next_line, u32 color,
H A Datafb_iplan2p2.c192 void atafb_iplan2p2_fillrect(struct fb_info *info, u_long next_line, u32 color, argument
203 expand8_col2mask(color, cval);
213 expand16_col2mask(color, cval);
229 expand8_col2mask(color, cval);
H A Datafb_iplan2p4.c206 void atafb_iplan2p4_fillrect(struct fb_info *info, u_long next_line, u32 color, argument
217 expand8_col2mask(color, cval);
227 expand16_col2mask(color, cval);
243 expand8_col2mask(color, cval);
H A Datafb_iplan2p8.c26 /* This expands a 8 bit color into two longs for two movepl (8 plane)
241 void atafb_iplan2p8_fillrect(struct fb_info *info, u_long next_line, u32 color, argument
252 expand8_col2mask(color, cval);
262 expand16_col2mask(color, cval);
278 expand8_col2mask(color, cval);
H A Datafb_mfb.c53 void atafb_mfb_fillrect(struct fb_info *info, u_long next_line, u32 color, argument
62 if (color)
68 if (color)
/linux-master/drivers/video/fbdev/aty/
H A Dmach64_accel.c145 /* set background color to minimum value (usually BLACK) */
148 /* set foreground color to maximum value (usually WHITE) */
158 /* set primary source pixel channel to foreground color */
250 u32 color, dx = rect->dx, width = rect->width, rotation = 0; local
263 color = ((u32 *)(info->pseudo_palette))[rect->color];
265 color = rect->color;
277 aty_st_le32(DP_FRGD_CLR, color, par);
H A Dradeon_accel.c53 OUTREG(DP_BRUSH_FRGD_CLR, rinfo->pseudo_palette[region->color]);
55 OUTREG(DP_BRUSH_FRGD_CLR, region->color);
317 /* set brush color regs */
321 /* set source color regs */
/linux-master/drivers/video/fbdev/i810/
H A Di810_accel.c180 * color_blit - solid color BLIT operation
187 * @what: color to transfer
193 * A BLIT operation which can be used for color fill/rectangular fill
214 * mono_src_copy_imm_blit - color expand from system memory to framebuffer
224 * @bg: backgound color
225 * @fg: forground color
229 * A color expand operation where the source data is placed in the
301 u32 dx, dy, width, height, dest, rop = 0, color = 0; local
310 color = rect->color;
[all...]
/linux-master/drivers/video/fbdev/nvidia/
H A Dnv_accel.c321 u32 color; local
332 color = rect->color;
334 color = ((u32 *) info->pseudo_palette)[rect->color];
340 NVDmaNext(par, color);
/linux-master/drivers/video/fbdev/riva/
H A Driva_hw.h355 U032 Color; /* source color 0304-0307*/
373 U032 color; /* source color 0- 3*/ member in struct:__anon9881::__anon9885
/linux-master/drivers/video/fbdev/savage/
H A Dsavagefb_accel.c68 int cmd, color; local
74 color = rect->color;
76 color = ((u32 *)info->pseudo_palette)[rect->color];
87 BCI_SEND(color);
/linux-master/samples/bpf/
H A Dxdp2skb_meta.sh156 call_ip link show dev $device | grep --color=auto xdp
/linux-master/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/
H A DSchedGui.py79 def paint_rectangle_zone(self, nr, color, top_color, start, end):
97 (r ,g, b) = color
98 color = wx.Colour(r, g, b)
99 brush = wx.Brush(color, wx.SOLID)
/linux-master/tools/perf/scripts/python/
H A Dsched-migration.py38 def color(): member in class:RunqueueEventUnknown
46 def color(): member in class:RunqueueEventSleep
57 def color(): member in class:RunqueueEventWakeup
68 def color(): member in class:RunqueueEventFork
79 def color(): member in class:RunqueueMigrateIn
90 def color(): member in class:RunqueueMigrateOut
291 color = (0xff, red_power, red_power)
296 top_color = rq.event.color()
298 self.root_win.paint_rectangle_zone(cpu, color, top_color, slice.start, slice.end)
/linux-master/tools/perf/util/
H A Dcolor.h26 * This variable stores the value of color.ui
32 * Use this instead of perf_default_config if you need the value of color.ui.
37 int color_vsnprintf(char *bf, size_t size, const char *color,
39 int color_vfprintf(FILE *fp, const char *color, const char *fmt, va_list args);
40 int color_fprintf(FILE *fp, const char *color, const char *fmt, ...);
41 int color_snprintf(char *bf, size_t size, const char *color, const char *fmt, ...);
42 int color_fwrite_lines(FILE *fp, const char *color, size_t count, const char *buf);
/linux-master/arch/mips/txx9/generic/
H A Dsetup.c635 const char *color, char **deftriggers)
675 "iocled:%s:%u", color, i);
699 const char *color, char **deftriggers)
633 txx9_iocled_init(unsigned long baseaddr, int basenum, unsigned int num, int lowactive, const char *color, char **deftriggers) argument
697 txx9_iocled_init(unsigned long baseaddr, int basenum, unsigned int num, int lowactive, const char *color, char **deftriggers) argument
/linux-master/arch/powerpc/include/asm/
H A Dps3av.h423 struct ps3av_info_color color; member in struct:ps3av_info_monitor
450 u16 av_cs_out; /* in: output color space */
451 u16 av_cs_in; /* in: input color space */
556 u8 video_cl_cnv; /* in: color conversion */
567 u8 video_cl_cnv; /* in: color conversion */
/linux-master/arch/xtensa/include/asm/
H A Dhighmem.h39 static inline unsigned int get_next_pkmap_nr(unsigned int color) argument
41 last_pkmap_nr_arr[color] =
42 (last_pkmap_nr_arr[color] + DCACHE_N_COLORS) & LAST_PKMAP_MASK;
43 return last_pkmap_nr_arr[color] + color;
46 static inline int no_more_pkmaps(unsigned int pkmap_nr, unsigned int color) argument
51 static inline int get_pkmap_entries_count(unsigned int color) argument
58 static inline wait_queue_head_t *get_pkmap_wait_queue_head(unsigned int color) argument
60 return pkmap_map_wait_arr + color;

Completed in 686 milliseconds

1234567891011>>