Home
last modified time | relevance | path

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

/freebsd/sys/dev/fb/
H A Dsplash.c57 static void *splash_arg; variable
106 (*splash_callback)(SPLASH_INIT, splash_arg); in splash_new()
173 splash_arg = arg; in splash_init()
200 error = (*splash_callback)(SPLASH_TERM, splash_arg); in splash_term()