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

  /src/sys/arch/arm/xscale/
pxa2x0_lcd.h 75 struct pxa2x0_lcd_softc { struct
134 void pxa2x0_lcd_attach_sub(struct pxa2x0_lcd_softc *,
138 void pxa2x0_lcd_start_dma(struct pxa2x0_lcd_softc *,
141 void pxa2x0_lcd_geometry(struct pxa2x0_lcd_softc *,
143 int pxa2x0_lcd_new_screen(struct pxa2x0_lcd_softc *, int,
157 void pxa2x0_lcd_suspend(struct pxa2x0_lcd_softc *);
158 void pxa2x0_lcd_resume(struct pxa2x0_lcd_softc *);
pxa2x0_lcd.h 75 struct pxa2x0_lcd_softc { struct
134 void pxa2x0_lcd_attach_sub(struct pxa2x0_lcd_softc *,
138 void pxa2x0_lcd_start_dma(struct pxa2x0_lcd_softc *,
141 void pxa2x0_lcd_geometry(struct pxa2x0_lcd_softc *,
143 int pxa2x0_lcd_new_screen(struct pxa2x0_lcd_softc *, int,
157 void pxa2x0_lcd_suspend(struct pxa2x0_lcd_softc *);
158 void pxa2x0_lcd_resume(struct pxa2x0_lcd_softc *);

Completed in 24 milliseconds