Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/syscons/
H A Dsyscons.c204 static int scsplash_callback(int event, void *arg);
548 splash_init(sc->adp, scsplash_callback, sc); in sc_set_vesa_mode()
2384 scsplash_callback(int event, void *arg) in scsplash_callback() function
3351 splash_init(sc->adp, scsplash_callback, sc); in scinit()