HomeSort by: relevance | last modified time | path
    Searched refs:sti_screen_setup (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
sti.c 128 int sti_screen_setup(struct sti_screen *, int);
200 rc = sti_screen_setup(scr, flags);
498 sti_screen_setup(struct sti_screen *scr, int flags) function in typeref:typename:int
1518 if (sti_screen_setup(scr, STI_CLEARSCR) != 0)
  /src/sys/arch/hppa/dev/
summitfb.c 108 int sti_screen_setup(struct sti_screen *, int);
266 ret = sti_screen_setup(&sc->sc_scr, STI_FBMODE);
gftfb.c 111 int sti_screen_setup(struct sti_screen *, int);
251 ret = sti_screen_setup(&sc->sc_scr, STI_FBMODE);

Completed in 14 milliseconds