Searched defs:bochs (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/bochs/
H A DMakefile
H A Dbochs_drv.c23 struct bochs_device *bochs = dev->dev_private; bochs_unload() local
36 struct bochs_device *bochs; bochs_load() local
106 struct bochs_device *bochs = drm_dev->dev_private; bochs_pm_suspend() local
123 struct bochs_device *bochs = drm_dev->dev_private; bochs_pm_resume() local
H A Dbochs_hw.c12 static void bochs_vga_writeb(struct bochs_device *bochs, u16 ioport, u8 val) bochs_vga_writeb() argument
25 static u16 bochs_dispi_read(struct bochs_device *bochs, u16 reg) bochs_dispi_read() argument
39 static void bochs_dispi_write(struct bochs_device *bochs, u16 reg, u16 val) bochs_dispi_write() argument
52 struct bochs_device *bochs = dev->dev_private; bochs_hw_init() local
141 struct bochs_device *bochs = dev->dev_private; bochs_hw_fini() local
152 void bochs_hw_setmode(struct bochs_device *bochs, bochs_hw_setmode() argument
182 void bochs_hw_setbase(struct bochs_device *bochs, bochs_hw_setbase() argument
H A Dbochs_fbdev.c16 struct bochs_device *bochs = bochsfb_mmap() local
36 static int bochsfb_create_object(struct bochs_device *bochs, bochsfb_create_object() argument
57 struct bochs_device *bochs = bochsfb_create() local
144 static int bochs_fbdev_destroy(struct bochs_device *bochs) bochs_fbdev_destroy() argument
184 int bochs_fbdev_init(struct bochs_device *bochs) bochs_fbdev_init() argument
214 void bochs_fbdev_fini(struct bochs_device *bochs) bochs_fbdev_fini() argument
H A Dbochs_kms.c43 struct bochs_device *bochs = bochs_crtc_mode_set_base() local
87 struct bochs_device *bochs = bochs_crtc_mode_set() local
113 struct bochs_device *bochs = bochs_crtc_page_flip() local
147 struct bochs_device *bochs = dev->dev_private; bochs_crtc_init() local
194 struct bochs_device *bochs = dev->dev_private; bochs_encoder_init() local
216 struct bochs_device *bochs = bochs_connector_mode_valid() local
263 struct bochs_device *bochs = dev->dev_private; bochs_connector_init() local
274 int bochs_kms_init(struct bochs_device *bochs) bochs_kms_init() argument
297 void bochs_kms_fini(struct bochs_device *bochs) bochs_kms_fini() argument
H A Dbochs_mm.c29 static int bochs_ttm_global_init(struct bochs_device *bochs) bochs_ttm_global_init() argument
63 static void bochs_ttm_global_release(struct bochs_device *bochs) bochs_ttm_global_release() argument
138 struct bochs_device *bochs = bochs_bdev(bdev); bochs_ttm_io_mem_reserve() local
217 int bochs_mm_init(struct bochs_device *bochs) bochs_mm_init() argument
248 void bochs_mm_fini(struct bochs_device *bochs) bochs_mm_fini() argument
339 struct bochs_device *bochs; bochs_mmap() local
354 struct bochs_device *bochs = dev->dev_private; bochs_bo_create() local

Completed in 174 milliseconds