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

/freebsd-11-stable/sys/dev/fb/
H A Dvesa.c1669 get_palette(video_adapter_t *adp, int base, int count, function
1771 if (get_palette(adp, ((video_color_palette_t *)arg)->index,
1792 if (get_palette(adp, ((struct fbcmap *)arg)->index,
H A Dvga.c2855 get_palette(video_adapter_t *adp, int base, int count, function
2934 return get_palette(adp, ((video_color_palette_t *)arg)->index,
2962 return get_palette(adp, ((struct fbcmap *)arg)->index,

Completed in 63 milliseconds