6 lines
181 B
C
6 lines
181 B
C
|
void vga_init_vsync(struct sh_pci_device *);
|
||
|
int vga_test_vsync(struct sh_pci_device *);
|
||
|
void vga_ack_vsync(struct sh_pci_device *);
|
||
|
void vga_enable_vsync(struct sh_pci_device *);
|
||
|
|