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

  /src/sys/arch/arm/s3c2xx0/
s3c24x0_lcd.h 58 struct s3c24x0_lcd_softc { struct
76 void s3c24x0_lcd_attach_sub(struct s3c24x0_lcd_softc *,
78 int s3c24x0_lcd_start_dma(struct s3c24x0_lcd_softc *,
98 void s3c24x0_set_lcd_panel_info(struct s3c24x0_lcd_softc *,
101 struct s3c24x0_lcd_screen *s3c24x0_lcd_new_screen(struct s3c24x0_lcd_softc *,
120 void s3c24x0_lcd_power(struct s3c24x0_lcd_softc *, int);
s3c24x0_lcd.h 58 struct s3c24x0_lcd_softc { struct
76 void s3c24x0_lcd_attach_sub(struct s3c24x0_lcd_softc *,
78 int s3c24x0_lcd_start_dma(struct s3c24x0_lcd_softc *,
98 void s3c24x0_set_lcd_panel_info(struct s3c24x0_lcd_softc *,
101 struct s3c24x0_lcd_screen *s3c24x0_lcd_new_screen(struct s3c24x0_lcd_softc *,
120 void s3c24x0_lcd_power(struct s3c24x0_lcd_softc *, int);

Completed in 22 milliseconds