Searched refs:generate_cons_palette (Results 1 – 4 of 4) sorted by relevance
| /freebsd-13-stable/stand/common/ |
| HD | gfx_fb.h | 237 int generate_cons_palette(uint32_t *, int, uint32_t, int, uint32_t, int,
|
| HD | gfx_fb.c | 349 generate_cons_palette(uint32_t *palette, int format, in generate_cons_palette() function
|
| /freebsd-13-stable/stand/i386/libi386/ |
| HD | vidconsole.c | 646 rc = generate_cons_palette((uint32_t *)pe8, COLOR_FORMAT_RGB, in vidc_load_palette() 948 (void) generate_cons_palette(cmap, format, in cons_update_mode()
|
| /freebsd-13-stable/stand/efi/libefi/ |
| HD | efi_console.c | 931 (void) generate_cons_palette(cmap, COLOR_FORMAT_RGB, in cons_update_mode()
|