Searched defs:bochs (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/gpu/drm/tiny/ |
H A D | bochs.c | 111 static __always_inline bool bochs_uses_mmio(struct bochs_device *bochs) in bochs_uses_mmio() argument 116 static void bochs_vga_writeb(struct bochs_device *bochs, u16 ioport, u8 val) in bochs_vga_writeb() argument 130 static u8 bochs_vga_readb(struct bochs_device *bochs, u16 ioport) in bochs_vga_readb() argument 144 static u16 bochs_dispi_read(struct bochs_device *bochs, u16 reg) in bochs_dispi_read() argument 159 bochs_dispi_write(struct bochs_device * bochs,u16 reg,u16 val) bochs_dispi_write() argument 171 bochs_hw_set_big_endian(struct bochs_device * bochs) bochs_hw_set_big_endian() argument 179 bochs_hw_set_little_endian(struct bochs_device * bochs) bochs_hw_set_little_endian() argument 195 struct bochs_device *bochs = data; bochs_get_edid_block() local 213 struct bochs_device *bochs = to_bochs_device(dev); bochs_hw_read_edid() local 226 bochs_hw_init(struct bochs_device * bochs) bochs_hw_init() argument 311 bochs_hw_blank(struct bochs_device * bochs,bool blank) bochs_hw_blank() argument 322 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 445 struct bochs_device *bochs = to_bochs_device(dev); bochs_primary_plane_helper_atomic_update() local 476 struct bochs_device *bochs = to_bochs_device(plane->dev); bochs_primary_plane_helper_get_scanout_buffer() local 506 struct bochs_device *bochs = to_bochs_device(crtc->dev); bochs_crtc_helper_mode_set_nofb() local 526 struct bochs_device *bochs = to_bochs_device(crtc->dev); bochs_crtc_helper_atomic_enable() local 534 struct bochs_device *bochs = to_bochs_device(crtc->dev); bochs_crtc_helper_atomic_disable() local 594 struct bochs_device *bochs = to_bochs_device(dev); bochs_mode_config_mode_valid() local 617 bochs_kms_init(struct bochs_device * bochs) bochs_kms_init() argument 681 bochs_load(struct bochs_device * bochs) bochs_load() argument 738 struct bochs_device *bochs; bochs_pci_probe() local [all...] |