Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/bochs/
Dbochs_hw.c13 static void bochs_vga_writeb(struct bochs_device *bochs, u16 ioport, u8 val) in bochs_vga_writeb()
26 static u16 bochs_dispi_read(struct bochs_device *bochs, u16 reg) in bochs_dispi_read()
40 static void bochs_dispi_write(struct bochs_device *bochs, u16 reg, u16 val) in bochs_dispi_write()
51 static void bochs_hw_set_big_endian(struct bochs_device *bochs) in bochs_hw_set_big_endian()
59 static void bochs_hw_set_little_endian(struct bochs_device *bochs) in bochs_hw_set_little_endian()
76 struct bochs_device *bochs = data; in bochs_get_edid_block() local
88 int bochs_hw_load_edid(struct bochs_device *bochs) in bochs_hw_load_edid()
111 struct bochs_device *bochs = dev->dev_private; in bochs_hw_init() local
195 struct bochs_device *bochs = dev->dev_private; in bochs_hw_fini() local
207 void bochs_hw_setmode(struct bochs_device *bochs, in bochs_hw_setmode()
[all …]
Dbochs_kms.c29 static void bochs_plane_update(struct bochs_device *bochs, in bochs_plane_update()
50 struct bochs_device *bochs = pipe->crtc.dev->dev_private; in bochs_pipe_enable() local
59 struct bochs_device *bochs = pipe->crtc.dev->dev_private; in bochs_pipe_update() local
103 struct bochs_device *bochs = in bochs_connector_get_modes() local
120 struct bochs_device *bochs = in bochs_connector_mode_valid() local
152 struct bochs_device *bochs = dev->dev_private; in bochs_connector_init() local
186 int bochs_kms_init(struct bochs_device *bochs) in bochs_kms_init()
215 void bochs_kms_fini(struct bochs_device *bochs) in bochs_kms_fini()
Dbochs_mm.c9 int bochs_mm_init(struct bochs_device *bochs) in bochs_mm_init()
19 void bochs_mm_fini(struct bochs_device *bochs) in bochs_mm_fini()
Dbochs_drv.c22 struct bochs_device *bochs = dev->dev_private; in bochs_unload() local
33 struct bochs_device *bochs; in bochs_load() local