Searched refs:set_palette (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/fb/
H A Dvesa.c1705 set_palette(video_adapter_t *adp, int base, int count, function
1782 if (set_palette(adp, ((video_color_palette_t *)arg)->index,
1801 if (set_palette(adp, ((struct fbcmap *)arg)->index,
H A Dvga.c2886 set_palette(video_adapter_t *adp, int base, int count, function
2942 return set_palette(adp, ((video_color_palette_t *)arg)->index,
2969 return set_palette(adp, ((struct fbcmap *)arg)->index,

Completed in 66 milliseconds