Searched defs:setup (Results 1 – 16 of 16) sorted by relevance
/qemu/hw/usb/ |
H A D | pcap.c | 58 unsigned char setup[8]; /* Only for Control S-type */ member 120 static void do_usb_pcap_ctrl(FILE *fp, USBPacket *p, bool setup) in do_usb_pcap_ctrl() 165 static void do_usb_pcap_data(FILE *fp, USBPacket *p, bool setup) in do_usb_pcap_data() 233 void usb_pcap_ctrl(USBPacket *p, bool setup) in usb_pcap_ctrl() 244 void usb_pcap_data(USBPacket *p, bool setup) in usb_pcap_data()
|
/qemu/docs/sphinx/ |
H A D | fakedbusdoc.py | 23 def setup(app: Sphinx) -> Dict[str, Any]: function
|
H A D | depfile.py | 60 def setup(app): function
|
H A D | qmp_lexer.py | 37 def setup(sphinx): function
|
H A D | kerneldoc.py | 156 def setup(app): function
|
H A D | hxtool.py | 186 def setup(app): function
|
H A D | dbusdoc.py | 160 def setup(app: Sphinx) -> Dict[str, Any]: function
|
H A D | qapi_domain.py | 785 def setup(self) -> None: member in QAPIDomain 1031 def setup(app: Sphinx) -> Dict[str, Any]: function
|
H A D | dbusdomain.py | 408 def setup(app): function
|
H A D | qapidoc.py | 722 def setup(app: Sphinx) -> ExtensionMetadata: function
|
/qemu/include/net/ |
H A D | filter.h | 42 FilterSetup *setup; member
|
/qemu/include/hw/vfio/ |
H A D | vfio-container-base.h | 119 bool (*setup)(VFIOContainerBase *bcontainer, Error **errp); member
|
/qemu/tests/unit/ |
H A D | test-xs-node.c | 275 static XenstoreImplState *setup(void) in setup() function
|
/qemu/hw/i386/ |
H A D | x86-common.c | 643 uint8_t header[8192], *setup, *kernel; in x86_load_linux() local
|
/qemu/migration/ |
H A D | migration.c | 1611 bool setup = (s->state == MIGRATION_STATUS_SETUP); in migration_cancel() local
|
/qemu/hw/arm/ |
H A D | omap1.c | 2174 uint16_t setup[5]; member
|