Home
last modified time | relevance | path

Searched defs:color (Results 51 – 75 of 272) sorted by relevance

1234567891011

/openbmc/linux/drivers/scsi/snic/
H A Dcq_desc.h41 u8 *type, u8 *color, u16 *q_number, u16 *completed_index) in cq_desc_dec()
/openbmc/linux/drivers/video/fbdev/
H A Datafb_mfb.c53 void atafb_mfb_fillrect(struct fb_info *info, u_long next_line, u32 color, in atafb_mfb_fillrect()
/openbmc/u-boot/board/gdsys/common/
H A Dosd_cmd.c76 u8 color; in do_osd_print() local
/openbmc/qemu/ui/
H A Dvnc-enc-hextile-template.h128 pixel_t color = 0; /* shut up gcc */ in CONCAT() local
/openbmc/linux/samples/bpf/
H A Dtracex3_user.c28 const char *color[] = { variable
/openbmc/linux/drivers/leds/
H A Dleds-blinkm.c128 static ssize_t show_color_common(struct device *dev, char *buf, int color) in show_color_common()
153 static int store_color_common(struct device *dev, const char *buf, int color) in store_color_common()
423 enum led_brightness value, int color) in blinkm_led_common_set()
/openbmc/u-boot/tools/patman/
H A Dtout.py77 def _Output(level, msg, color=None): argument
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_damage_helper.c109 unsigned int color, struct drm_clip_rect *clips, in drm_atomic_helper_dirtyfb()
/openbmc/linux/drivers/leds/rgb/
H A Dleds-pwm-multicolor.c71 u32 color; in iterate_subleds() local
/openbmc/linux/drivers/media/platform/samsung/s3c-camif/
H A Dcamif-regs.c383 unsigned int color = vp->out_fmt->color; in camif_s3c244x_hw_set_scaler() local
430 unsigned int color = vp->out_fmt->color; in camif_s3c64xx_hw_set_scaler() local
/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_console.c140 void efi_st_printc(int color, const char *fmt, ...) in efi_st_printc()
/openbmc/linux/tools/perf/util/
H A Dstat-shadow.c141 const char *color = PERF_COLOR_NORMAL; in get_ratio_color() local
204 const char *color = get_ratio_color(color_ratios, ratio); in print_ratio() local
462 const char *color = NULL; in generic_metric() local
/openbmc/qemu/util/
H A Dinterval-tree.c125 static inline void rb_set_parent_color(RBNode *n, RBNode *p, RBColor color) in rb_set_parent_color()
191 RBRoot *root, RBColor color) in rb_rotate_set_parents()
/openbmc/linux/drivers/gpu/drm/tiny/
H A Dofdrm.c498 u32 color = (r << 16) | (g << 8) | b; in ofdrm_rage128_cmap_write() local
517 u32 color = (r << 16) | (g << 8) | b; in ofdrm_rage_m3a_cmap_write() local
543 u32 color = (r << 16) | (g << 8) | b; in ofdrm_rage_m3b_cmap_write() local
574 u32 color = (r << 16) | (g << 8) | b; in ofdrm_gxt2000_cmap_write() local
599 u32 color = (r << 22) | (g << 12) | (b << 2); in ofdrm_avivo_cmap_write() local
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_opp.c306 const struct tg_color *color) in opp2_dpg_set_blank_color()
/openbmc/openbmc/poky/scripts/lib/
H A Dscriptutils.py69 def logger_setup_color(logger, color='auto'): argument
/openbmc/u-boot/common/
H A Dlcd.c307 static void lcd_setfgcolor(int color) in lcd_setfgcolor()
317 static void lcd_setbgcolor(int color) in lcd_setbgcolor()
/openbmc/linux/drivers/video/fbdev/core/
H A Dtileblit.c77 int color, int bottom_only) in tile_clear_margins()
/openbmc/linux/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): argument
/openbmc/linux/drivers/media/test-drivers/vivid/
H A Dvivid-osd.c198 u32 color, *palette; in vivid_fb_setcolreg() local
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_gem_evict.c151 unsigned long color, in i915_gem_evict_something()
/openbmc/linux/drivers/gpu/drm/panfrost/
H A Dpanfrost_gem.c120 unsigned long color = bo->noexec ? PANFROST_BO_NOEXEC : 0; in panfrost_gem_open() local
/openbmc/linux/drivers/gpu/drm/qxl/
H A Dqxl_draw.c129 unsigned int flags, unsigned int color, in qxl_draw_dirty_fb()
/openbmc/u-boot/include/linux/
H A Drbtree_augmented.h92 struct rb_node *p, int color) in rb_set_parent_color()
/openbmc/u-boot/cmd/
H A Dosd.c138 u8 color; in do_osd_print() local

1234567891011