Searched refs:set_color (Results 1 – 5 of 5) sorted by relevance
/linux-5.19.10/tools/perf/util/ |
D | annotate.h | 210 int (*set_color)(void *obj, int color); member
|
D | annotate.c | 2543 .set_color = FILE__set_color, in symbol__annotate_fprintf2() 3123 wops->set_color, wops->set_percent_color, in annotation_line__write()
|
/linux-5.19.10/drivers/video/fbdev/ |
D | pm2fb.c | 434 static void set_color(struct pm2fb_par *p, unsigned char regno, in set_color() function 955 set_color(par, regno, red, green, blue); in pm2fb_setcolreg()
|
/linux-5.19.10/tools/perf/ui/browsers/ |
D | annotate.c | 111 .set_color = annotate_browser__set_color, in annotate_browser__write()
|
/linux-5.19.10/drivers/tty/vt/ |
D | vt.c | 1704 void(*set_color)(struct vc_data *vc, const struct rgb *c)) in vc_t416_color() 1725 set_color(vc, &c); in vc_t416_color()
|