Searched refs:generate_cons_palette (Results 1 – 4 of 4) sorted by relevance
/freebsd/stand/common/ |
H A D | gfx_fb.h | 237 int generate_cons_palette(uint32_t *, int, uint32_t, int, uint32_t, int,
|
H A D | gfx_fb.c | 354 generate_cons_palette(uint32_t *palette, int format, in generate_cons_palette() function
|
/freebsd/stand/i386/libi386/ |
H A D | vidconsole.c | 645 rc = generate_cons_palette((uint32_t *)pe8, COLOR_FORMAT_RGB, in vidc_load_palette() 947 (void) generate_cons_palette(cmap, format, in cons_update_mode()
|
/freebsd/stand/efi/libefi/ |
H A D | efi_console.c | 930 (void) generate_cons_palette(cmap, COLOR_FORMAT_RGB, in cons_update_mode()
|