Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/tiny/
Dbochs.c73 struct bochs_device { struct
98 static void bochs_vga_writeb(struct bochs_device *bochs, u16 ioport, u8 val) in bochs_vga_writeb() argument
112 static u8 bochs_vga_readb(struct bochs_device *bochs, u16 ioport) in bochs_vga_readb()
126 static u16 bochs_dispi_read(struct bochs_device *bochs, u16 reg) in bochs_dispi_read()
141 static void bochs_dispi_write(struct bochs_device *bochs, u16 reg, u16 val) in bochs_dispi_write()
153 static void bochs_hw_set_big_endian(struct bochs_device *bochs) in bochs_hw_set_big_endian()
161 static void bochs_hw_set_little_endian(struct bochs_device *bochs) in bochs_hw_set_little_endian()
178 struct bochs_device *bochs = data; in bochs_get_edid_block()
190 static int bochs_hw_load_edid(struct bochs_device *bochs) in bochs_hw_load_edid()
213 struct bochs_device *bochs = dev->dev_private; in bochs_hw_init()
[all …]