Searched defs:width (Results 1 – 8 of 8) sorted by relevance
| /devicemodel/hw/ |
| A D | gc.c | 16 gc_init(int width, int height, void *fbaddr) in gc_init() 77 gc_resize(struct gfx_ctx *gc, int width, int height) in gc_resize()
|
| A D | vdisplay_sdl.c | 62 int width; member 153 uint32_t width; // mm member 161 uint32_t width; // mm member 173 vdpy_edid_set_baseparam(base_param *b_param, uint32_t width, uint32_t height) in vdpy_edid_set_baseparam()
|
| /devicemodel/include/ |
| A D | vdisplay.h | 47 uint32_t width; member 62 uint32_t width; member 82 uint32_t width; member
|
| A D | iodev.h | 38 u_int width; member
|
| A D | gc.h | 36 int width; member
|
| A D | pciio.h | 109 int width; /* width (in bytes) of read or write */ member
|
| /devicemodel/hw/pci/virtio/ |
| A D | virtio_gpu.c | 170 uint32_t width; member 203 uint32_t width; member 214 uint32_t width; member 339 uint32_t width; member 943 int width, height; in virtio_gpu_cmd_transfer_to_host_2d() local
|
| /devicemodel/hw/pci/ |
| A D | passthrough.c | 75 read_config(struct pci_device *phys_dev, long reg, int width) in read_config() 98 write_config(struct pci_device *phys_dev, long reg, int width, uint32_t data) in write_config()
|
Completed in 25 milliseconds