Home
last modified time | relevance | path

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

/drivers/gpu/drm/bochs/
Dbochs_hw.c12 static void bochs_vga_writeb(struct bochs_device *bochs, u16 ioport, u8 val) in bochs_vga_writeb()
25 static u16 bochs_dispi_read(struct bochs_device *bochs, u16 reg) in bochs_dispi_read()
39 static void bochs_dispi_write(struct bochs_device *bochs, u16 reg, u16 val) in bochs_dispi_write()
52 struct bochs_device *bochs = dev->dev_private; in bochs_hw_init() local
141 struct bochs_device *bochs = dev->dev_private; in bochs_hw_fini() local
152 void bochs_hw_setmode(struct bochs_device *bochs, in bochs_hw_setmode()
182 void bochs_hw_setbase(struct bochs_device *bochs, in bochs_hw_setbase()
Dbochs_kms.c36 struct bochs_device *bochs = in bochs_crtc_mode_set_base() local
80 struct bochs_device *bochs = in bochs_crtc_mode_set() local
101 struct bochs_device *bochs = in bochs_crtc_page_flip() local
133 struct bochs_device *bochs = dev->dev_private; in bochs_crtc_init() local
171 struct bochs_device *bochs = dev->dev_private; in bochs_encoder_init() local
193 struct bochs_device *bochs = in bochs_connector_mode_valid() local
240 struct bochs_device *bochs = dev->dev_private; in bochs_connector_init() local
251 int bochs_kms_init(struct bochs_device *bochs) in bochs_kms_init()
274 void bochs_kms_fini(struct bochs_device *bochs) in bochs_kms_fini()
Dbochs_fbdev.c16 struct bochs_device *bochs = in bochsfb_mmap() local
36 static int bochsfb_create_object(struct bochs_device *bochs, in bochsfb_create_object()
57 struct bochs_device *bochs = in bochsfb_create() local
144 static int bochs_fbdev_destroy(struct bochs_device *bochs) in bochs_fbdev_destroy()
169 int bochs_fbdev_init(struct bochs_device *bochs) in bochs_fbdev_init()
199 void bochs_fbdev_fini(struct bochs_device *bochs) in bochs_fbdev_fini()
Dbochs_drv.c24 struct bochs_device *bochs = dev->dev_private; in bochs_unload() local
37 struct bochs_device *bochs; in bochs_load() local
107 struct bochs_device *bochs = drm_dev->dev_private; in bochs_pm_suspend() local
124 struct bochs_device *bochs = drm_dev->dev_private; in bochs_pm_resume() local
Dbochs_mm.c29 static int bochs_ttm_global_init(struct bochs_device *bochs) in bochs_ttm_global_init()
63 static void bochs_ttm_global_release(struct bochs_device *bochs) in bochs_ttm_global_release()
139 struct bochs_device *bochs = bochs_bdev(bdev); in bochs_ttm_io_mem_reserve() local
211 int bochs_mm_init(struct bochs_device *bochs) in bochs_mm_init()
242 void bochs_mm_fini(struct bochs_device *bochs) in bochs_mm_fini()
333 struct bochs_device *bochs; in bochs_mmap() local
348 struct bochs_device *bochs = dev->dev_private; in bochs_bo_create() local