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

/freebsd-13-stable/sys/dev/fb/
H A Dsplash.c49 static video_adapter_t *splash_adp; variable
93 if (*decoder->init && (*decoder->init)(splash_adp)) {
118 if (splash_adp != NULL) {
127 error = splash_term(splash_adp);
162 if ((error = splash_term(splash_adp)) != 0)
173 splash_adp = adp;
198 if (splash_adp != adp)

Completed in 98 milliseconds