ite_cv3d.c | 71 static void cv3d_clear(struct ite_softc *, int, int, int, int); 109 gp->g_iteclear = cv3d_clear; 228 cv3d_clear(struct ite_softc *ip, int sy, int sx, int h, int w) function in typeref:typename:void 230 /* cv3d_clear and cv3d_scroll both rely on ite passing arguments
|