Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/tiny/
Dbochs.c94 static void bochs_vga_writeb(struct bochs_device *bochs, u16 ioport, u8 val) in bochs_vga_writeb()
108 static u8 bochs_vga_readb(struct bochs_device *bochs, u16 ioport) in bochs_vga_readb()
122 static u16 bochs_dispi_read(struct bochs_device *bochs, u16 reg) in bochs_dispi_read()
137 static void bochs_dispi_write(struct bochs_device *bochs, u16 reg, u16 val) in bochs_dispi_write()
149 static void bochs_hw_set_big_endian(struct bochs_device *bochs) in bochs_hw_set_big_endian()
157 static void bochs_hw_set_little_endian(struct bochs_device *bochs) in bochs_hw_set_little_endian()
174 struct bochs_device *bochs = data; in bochs_get_edid_block() local
186 static int bochs_hw_load_edid(struct bochs_device *bochs) in bochs_hw_load_edid()
209 struct bochs_device *bochs = dev->dev_private; in bochs_hw_init() local
291 struct bochs_device *bochs = dev->dev_private; in bochs_hw_fini() local
[all …]