Home
last modified time | relevance | path

Searched refs:bochs_vga_writeb (Results 1 – 1 of 1) sorted by relevance

/drivers/gpu/drm/bochs/
Dbochs_hw.c12 static void bochs_vga_writeb(struct bochs_device *bochs, u16 ioport, u8 val) in bochs_vga_writeb() function
163 bochs_vga_writeb(bochs, 0x3c0, 0x20); /* unblank */ in bochs_hw_setmode()