Home
last modified time | relevance | path

Searched refs:splash_get_cmap (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/dev/splash/
H A Dsplash.h64 int splash_get_cmap(int, uint8_t *, uint8_t *, uint8_t *);
H A Dsplash.c163 splash_get_cmap(int index, uint8_t *r, uint8_t *g, uint8_t *b) in splash_get_cmap() function
/netbsd-src/sys/dev/wsfb/
H A Dgenfb.c410 splash_get_cmap(i, in genfb_attach()