Home
last modified time | relevance | path

Searched defs:bochs (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/tiny/
H A Dbochs.c110 static __always_inline bool bochs_uses_mmio(struct bochs_device *bochs) in bochs_uses_mmio()
115 static void bochs_vga_writeb(struct bochs_device *bochs, u16 ioport, u8 val) in bochs_vga_writeb()
129 static u8 bochs_vga_readb(struct bochs_device *bochs, u16 ioport) in bochs_vga_readb()
143 static u16 bochs_dispi_read(struct bochs_device *bochs, u16 reg) in bochs_dispi_read()
158 static void bochs_dispi_write(struct bochs_device *bochs, u16 reg, u16 val) in bochs_dispi_write()
170 static void bochs_hw_set_big_endian(struct bochs_device *bochs) in bochs_hw_set_big_endian()
178 static void bochs_hw_set_little_endian(struct bochs_device *bochs) in bochs_hw_set_little_endian()
194 struct bochs_device *bochs = data; in bochs_get_edid_block() local
212 struct bochs_device *bochs = to_bochs_device(dev); in bochs_hw_read_edid() local
225 static int bochs_hw_init(struct bochs_device *bochs) in bochs_hw_init()
[all …]