Subversion Repositories shark

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
54 pj 1
void vga_init_vsync(struct sh_pci_device *);
2
int vga_test_vsync(struct sh_pci_device *);
3
void vga_ack_vsync(struct sh_pci_device *);
4
void vga_enable_vsync(struct sh_pci_device *);
5