Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Dsti.c120 struct sti_screen *sti_attach_screen(struct sti_softc *, int);
183 sc->sc_scr = sti_attach_screen(sc, in sti_attach_common()
192 sti_attach_screen(struct sti_softc *sc, int flags) in sti_attach_screen() function