w100.c | 67 static int w100_new_screen(struct w100_softc *sc, int depth, 192 error = w100_new_screen(sc, descr->depth, &scr); 233 w100_new_screen(struct w100_softc *sc, int depth, struct w100_screen **scrpp) function in typeref:typename:int 401 error = w100_new_screen(sc, type->depth, &scr);
|