Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/zaurus/dev/
Dw100.c67 static int w100_new_screen(struct w100_softc *sc, int depth,
192 error = w100_new_screen(sc, descr->depth, &scr); in w100_attach_subr()
233 w100_new_screen(struct w100_softc *sc, int depth, struct w100_screen **scrpp) in w100_new_screen() function
401 error = w100_new_screen(sc, type->depth, &scr); in w100_alloc_screen()