Searched defs:bochs (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/bochs/ |
H A D | Makefile | |
H A D | bochs_mm.c | 9 int bochs_mm_init(struct bochs_device *bochs) in bochs_mm_init() argument 18 void bochs_mm_fini(struct bochs_device *bochs) in bochs_mm_fini() argument
|
H A D | bochs_kms.c | 28 static void bochs_plane_update(struct bochs_device *bochs, in bochs_plane_update() argument 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 = bochs_connector_get_modes() local 105 struct bochs_device *bochs = dev->dev_private; bochs_connector_init() local 139 bochs_kms_init(struct bochs_device *bochs) bochs_kms_init() argument [all...] |
H A D | bochs_drv.c | 23 struct bochs_device *bochs = dev->dev_private; in bochs_unload() local 30 struct bochs_device *bochs; in bochs_load() local [all...] |
H A D | bochs_hw.c | 14 static void bochs_vga_writeb(struct bochs_device *bochs, u16 ioport, u8 val) in bochs_vga_writeb() argument 27 static u16 bochs_dispi_read(struct bochs_device *bochs, u16 reg) in bochs_dispi_read() argument 41 static void bochs_dispi_write(struct bochs_device *bochs, u16 reg, u16 val) in bochs_dispi_write() argument 52 bochs_hw_set_big_endian(struct bochs_device *bochs) bochs_hw_set_big_endian() argument 60 bochs_hw_set_little_endian(struct bochs_device *bochs) bochs_hw_set_little_endian() argument 77 struct bochs_device *bochs = data; bochs_get_edid_block() local 89 bochs_hw_load_edid(struct bochs_device *bochs) bochs_hw_load_edid() argument 112 struct bochs_device *bochs = dev->dev_private; bochs_hw_init() local 194 struct bochs_device *bochs = dev->dev_private; bochs_hw_fini() local 208 bochs_hw_setmode(struct bochs_device *bochs, struct drm_display_mode *mode) bochs_hw_setmode() argument 245 bochs_hw_setformat(struct bochs_device *bochs, const struct drm_format_info *format) bochs_hw_setformat() argument 276 bochs_hw_setbase(struct bochs_device *bochs, int x, int y, int stride, u64 addr) bochs_hw_setbase() argument [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/tiny/ |
H A D | bochs.c | 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() argument 126 static u16 bochs_dispi_read(struct bochs_device *bochs, u16 reg) in bochs_dispi_read() argument 141 static void bochs_dispi_write(struct bochs_device *bochs, u1 argument 153 bochs_hw_set_big_endian(struct bochs_device *bochs) bochs_hw_set_big_endian() argument 161 bochs_hw_set_little_endian(struct bochs_device *bochs) bochs_hw_set_little_endian() argument 178 struct bochs_device *bochs = data; bochs_get_edid_block() local 190 bochs_hw_load_edid(struct bochs_device *bochs) bochs_hw_load_edid() argument 213 struct bochs_device *bochs = dev->dev_private; bochs_hw_init() local 295 struct bochs_device *bochs = dev->dev_private; bochs_hw_fini() local 309 bochs_hw_blank(struct bochs_device *bochs, bool blank) bochs_hw_blank() argument 320 bochs_hw_setmode(struct bochs_device *bochs, struct drm_display_mode *mode) bochs_hw_setmode() argument 356 bochs_hw_setformat(struct bochs_device *bochs, const struct drm_format_info *format) bochs_hw_setformat() argument 386 bochs_hw_setbase(struct bochs_device *bochs, int x, int y, int stride, u64 addr) bochs_hw_setbase() argument 418 bochs_plane_update(struct bochs_device *bochs, struct drm_plane_state *state) bochs_plane_update() argument 443 struct bochs_device *bochs = pipe->crtc.dev->dev_private; bochs_pipe_enable() local 451 struct bochs_device *bochs = pipe->crtc.dev->dev_private; bochs_pipe_disable() local 459 struct bochs_device *bochs = pipe->crtc.dev->dev_private; bochs_pipe_update() local 474 struct bochs_device *bochs = bochs_connector_get_modes() local 502 struct bochs_device *bochs = dev->dev_private; bochs_connector_init() local 535 bochs_kms_init(struct bochs_device *bochs) bochs_kms_init() argument 571 struct bochs_device *bochs; bochs_load() local [all...] |
Completed in 2 milliseconds