Home
last modified time | relevance | path

Searched refs:set_color (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/tools/perf/util/
H A Dannotate.h215 int (*set_color)(void *obj, int color); member
H A Dannotate.c2667 .set_color = FILE__set_color, in symbol__annotate_fprintf2()
3258 wops->set_color, wops->set_percent_color, in annotation_line__write()
/openbmc/linux/drivers/video/fbdev/
H A Dpm2fb.c435 static void set_color(struct pm2fb_par *p, unsigned char regno, in set_color() function
956 set_color(par, regno, red, green, blue); in pm2fb_setcolreg()
/openbmc/linux/tools/perf/ui/browsers/
H A Dannotate.c106 .set_color = annotate_browser__set_color, in annotate_browser__write()
/openbmc/linux/drivers/tty/vt/
H A Dvt.c1658 void(*set_color)(struct vc_data *vc, const struct rgb *c)) in vc_t416_color()
1679 set_color(vc, &c); in vc_t416_color()