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

/freebsd-13-stable/sys/dev/fb/
H A Dsplash_txt.c112 sc = sc_find_softc(adp, NULL);
/freebsd-13-stable/sys/dev/syscons/star/
H A Dstar_saver.c65 sc = sc_find_softc(adp, NULL);
/freebsd-13-stable/sys/isa/
H A Dsyscons_isa.c128 *sc_find_softc(struct video_adapter *adp, struct keyboard *kbd) function
/freebsd-13-stable/sys/dev/syscons/snake/
H A Dsnake_saver.c78 sc = sc_find_softc(adp, NULL);
/freebsd-13-stable/sys/dev/syscons/daemon/
H A Ddaemon_saver.c219 sc = sc_find_softc(adp, NULL);
/freebsd-13-stable/sys/dev/syscons/
H A Dsyscons.h677 sc_softc_t *sc_find_softc(struct video_adapter *adp, struct keyboard *kbd);

Completed in 112 milliseconds