Searched defs:setup (Results 1 – 14 of 14) sorted by relevance
/qemu/hw/usb/ |
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/ |
A D | fakedbusdoc.py | 23 def setup(app: Sphinx) -> Dict[str, Any]: function
|
A D | depfile.py | 57 def setup(app): function
|
A D | qmp_lexer.py | 37 def setup(sphinx): function
|
A D | kerneldoc.py | 156 def setup(app): function
|
A D | dbusdoc.py | 160 def setup(app: Sphinx) -> Dict[str, Any]: function
|
A D | hxtool.py | 186 def setup(app): function
|
A D | dbusdomain.py | 408 def setup(app): function
|
A D | qapidoc.py | 639 def setup(app): function
|
/qemu/include/net/ |
A D | filter.h | 42 FilterSetup *setup; member
|
/qemu/include/hw/vfio/ |
A D | vfio-container-base.h | 112 bool (*setup)(VFIOContainerBase *bcontainer, Error **errp); member
|
/qemu/tests/unit/ |
A D | test-xs-node.c | 275 static XenstoreImplState *setup(void) in setup() function
|
/qemu/hw/i386/ |
A D | x86-common.c | 636 uint8_t header[8192], *setup, *kernel; in x86_load_linux() local
|
/qemu/hw/arm/ |
A D | omap1.c | 2172 uint16_t setup[5]; member
|
Completed in 1024 milliseconds