HomeSort by: relevance | last modified time | path
    Searched defs:sunxi_debe_softc (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/arm/sunxi/
sunxi_debe.c 69 struct sunxi_debe_softc { struct
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)
    [all...]
sunxi_debe.c 69 struct sunxi_debe_softc { struct
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)
    [all...]
sunxi_debe.c 69 struct sunxi_debe_softc { struct
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)
    [all...]
sunxi_debe.c 69 struct sunxi_debe_softc { struct
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)
    [all...]

Completed in 41 milliseconds