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.c111 static __always_inline bool bochs_uses_mmio(struct bochs_device *bochs) in bochs_uses_mmio()
116 static void bochs_vga_writeb(struct bochs_device *bochs, u16 ioport, u8 val) in bochs_vga_writeb()
130 static u8 bochs_vga_readb(struct bochs_device *bochs, u16 ioport) in bochs_vga_readb()
144 static u16 bochs_dispi_read(struct bochs_device *bochs, u16 reg) in bochs_dispi_read()
159 static void bochs_dispi_write(struct bochs_device *bochs, u16 reg, u16 val) in bochs_dispi_write()
171 static void bochs_hw_set_big_endian(struct bochs_device *bochs) in bochs_hw_set_big_endian()
179 static void bochs_hw_set_little_endian(struct bochs_device *bochs) in bochs_hw_set_little_endian()
195 struct bochs_device *bochs = data; in bochs_get_edid_block() local
213 struct bochs_device *bochs = to_bochs_device(dev); in bochs_hw_read_edid() local
226 static int bochs_hw_init(struct bochs_device *bochs) in bochs_hw_init()
[all …]