Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/bochs/
Dbochs_hw.c14 static void bochs_vga_writeb(struct bochs_device *bochs, u16 ioport, u8 val) in bochs_vga_writeb()
27 static u16 bochs_dispi_read(struct bochs_device *bochs, u16 reg) in bochs_dispi_read()
41 static void bochs_dispi_write(struct bochs_device *bochs, u16 reg, u16 val) in bochs_dispi_write()
52 static void bochs_hw_set_big_endian(struct bochs_device *bochs) in bochs_hw_set_big_endian()
60 static void bochs_hw_set_little_endian(struct bochs_device *bochs) in bochs_hw_set_little_endian()
77 struct bochs_device *bochs = data; in bochs_get_edid_block() local
89 int bochs_hw_load_edid(struct bochs_device *bochs) in bochs_hw_load_edid()
112 struct bochs_device *bochs = dev->dev_private; in bochs_hw_init() local
194 struct bochs_device *bochs = dev->dev_private; in bochs_hw_fini() local
208 void bochs_hw_setmode(struct bochs_device *bochs, in bochs_hw_setmode()
[all …]
Dbochs_kms.c28 static void bochs_plane_update(struct bochs_device *bochs, in bochs_plane_update()
54 struct bochs_device *bochs = pipe->crtc.dev->dev_private; in bochs_pipe_enable() local
63 struct bochs_device *bochs = pipe->crtc.dev->dev_private; in bochs_pipe_update() local
77 struct bochs_device *bochs = in bochs_connector_get_modes() local
105 struct bochs_device *bochs = dev->dev_private; in bochs_connector_init() local
139 int bochs_kms_init(struct bochs_device *bochs) in bochs_kms_init()
Dbochs_mm.c9 int bochs_mm_init(struct bochs_device *bochs) in bochs_mm_init()
18 void bochs_mm_fini(struct bochs_device *bochs) in bochs_mm_fini()
Dbochs_drv.c23 struct bochs_device *bochs = dev->dev_private; in bochs_unload() local
30 struct bochs_device *bochs; in bochs_load() local