Lines Matching refs:s3c24x0_lcd_softc
68 static void init_palette(struct s3c24x0_lcd_softc *,
87 void draw_test_pattern(struct s3c24x0_lcd_softc *,
93 s3c24x0_set_lcd_panel_info(struct s3c24x0_lcd_softc *sc, in s3c24x0_set_lcd_panel_info()
131 s3c24x0_lcd_attach_sub(struct s3c24x0_lcd_softc *sc, in s3c24x0_lcd_attach_sub()
174 struct s3c24x0_lcd_softc *sc = arg; in lcdintr()
185 s3c24x0_lcd_start_dma(struct s3c24x0_lcd_softc *sc, in s3c24x0_lcd_start_dma()
292 s3c24x0_lcd_power(struct s3c24x0_lcd_softc *sc, int on) in s3c24x0_lcd_power()
309 s3c24x0_lcd_new_screen(struct s3c24x0_lcd_softc *sc, in s3c24x0_lcd_new_screen()
433 init_palette(struct s3c24x0_lcd_softc *sc, struct s3c24x0_lcd_screen *scr) in init_palette()
478 s3c24x0_lcd_stop_dma(struct s3c24x0_lcd_softc *sc) in s3c24x0_lcd_stop_dma()
493 struct s3c24x0_lcd_softc *sc = v; in s3c24x0_lcd_show_screen()
518 struct s3c24x0_lcd_softc *sc = v; in s3c24x0_lcd_alloc_screen()
591 struct s3c24x0_lcd_softc *sc = v; in s3c24x0_lcd_free_screen()
618 struct s3c24x0_lcd_softc *sc = v; in s3c24x0_lcd_ioctl()
720 struct s3c24x0_lcd_softc *sc = v; in s3c24x0_lcd_mmap()