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

/freebsd-13-stable/sys/dev/syscons/dragon/
H A Ddragon_saver.c193 vidd_set_mode(adp, VIDEO_MODE);
/freebsd-13-stable/sys/dev/syscons/fire/
H A Dfire_saver.c123 vidd_set_mode(adp, scrmode);
/freebsd-13-stable/sys/dev/syscons/logo/
H A Dlogo_saver.c119 vidd_set_mode(adp, scrmode);
/freebsd-13-stable/sys/dev/syscons/rain/
H A Drain_saver.c90 vidd_set_mode(adp, scrmode);
/freebsd-13-stable/sys/dev/syscons/warp/
H A Dwarp_saver.c108 vidd_set_mode(adp, scrmode);
/freebsd-13-stable/sys/dev/fb/
H A Dsplash_pcx.c141 if (vidd_set_mode(adp, splash_mode) || pcx_draw(adp))
H A Dsplash_bmp.c120 if (vidd_set_mode(adp, splash_mode))
H A Dfb.c704 error = vidd_set_mode(adp, *(int *)arg);
H A Dfbreg.h202 #define vidd_set_mode(adp, mode) \ macro
/freebsd-13-stable/sys/dev/syscons/plasma/
H A Dplasma_saver.c163 vidd_set_mode(adp, scrmode);
/freebsd-13-stable/sys/dev/syscons/
H A Dsyscons.c524 vidd_set_mode(sc->adp, vmode);
4178 vidd_set_mode(scp->sc->adp, scp->mode);

Completed in 117 milliseconds