Home
last modified time | relevance | path

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

/freebsd/sys/dev/syscons/
H A Dsyscons.c207 static int scsplash_callback(int event, void *arg);
554 splash_init(sc->adp, scsplash_callback, sc); in sc_set_vesa_mode()
2420 scsplash_callback(int event, void *arg) in scsplash_callback() function
3414 splash_init(sc->adp, scsplash_callback, sc); in scinit()