Lines Matching defs:sunxi_debe_softc
69 struct sunxi_debe_softc {
125 static int sunxi_debe_alloc_videomem(struct sunxi_debe_softc *);
126 static void sunxi_debe_setup_fbdev(struct sunxi_debe_softc *,
129 static int sunxi_debe_set_curpos(struct sunxi_debe_softc *, int, int);
130 static int sunxi_debe_set_cursor(struct sunxi_debe_softc *,
136 static struct sunxi_debe_softc *debe_console_sc;
139 CFATTACH_DECL_NEW(sunxi_debe, sizeof(struct sunxi_debe_softc),
153 struct sunxi_debe_softc *sc = device_private(self);
219 struct sunxi_debe_softc *sc;
274 struct sunxi_debe_softc *sc = device_private(self);
315 sunxi_debe_alloc_videomem(struct sunxi_debe_softc *sc)
354 sunxi_debe_setup_fbdev(struct sunxi_debe_softc *sc, const struct videomode *mode)
405 sunxi_debe_set_curpos(struct sunxi_debe_softc *sc, int x, int y)
441 sunxi_debe_set_cursor(struct sunxi_debe_softc *sc, struct wsdisplay_cursor *cur)
526 struct sunxi_debe_softc *sc;
571 struct sunxi_debe_softc *sc;
663 struct sunxi_debe_softc *sc = device_private(self);
870 struct sunxi_debe_softc *sc;
993 struct sunxi_debe_softc *sc;