sunxi_debe_softc
static int sunxi_debe_alloc_videomem(struct sunxi_debe_softc *);
static void sunxi_debe_setup_fbdev(struct sunxi_debe_softc *,
static int sunxi_debe_set_curpos(struct sunxi_debe_softc *, int, int);
static int sunxi_debe_set_cursor(struct sunxi_debe_softc *,
static struct sunxi_debe_softc *debe_console_sc;
CFATTACH_DECL_NEW(sunxi_debe, sizeof(struct sunxi_debe_softc),
struct sunxi_debe_softc *sc = device_private(self);
struct sunxi_debe_softc *sc;
struct sunxi_debe_softc *sc = device_private(self);
sunxi_debe_alloc_videomem(struct sunxi_debe_softc *sc)
sunxi_debe_setup_fbdev(struct sunxi_debe_softc *sc, const struct videomode *mode)
sunxi_debe_set_curpos(struct sunxi_debe_softc *sc, int x, int y)
sunxi_debe_set_cursor(struct sunxi_debe_softc *sc, struct wsdisplay_cursor *cur)
struct sunxi_debe_softc *sc;
struct sunxi_debe_softc *sc;
struct sunxi_debe_softc *sc = device_private(self);
struct sunxi_debe_softc *sc;
struct sunxi_debe_softc *sc;