Searched refs:PDMUSBREGCB (Results 1 - 2 of 2) sorted by relevance

/vbox/include/VBox/vmm/
H A Dpdmusb.h1023 typedef const struct PDMUSBREGCB *PCPDMUSBREGCB;
1028 typedef struct PDMUSBREGCB struct
1043 } PDMUSBREGCB; typedef in typeref:struct:PDMUSBREGCB
1045 /** Current version of the PDMUSBREGCB structure. */
/vbox/src/VBox/VMM/VMMR3/
H A DPDMUsb.cpp53 * with PDMUSBREGCB so we can find the VM instance and so on.
58 PDMUSBREGCB Core;
213 * @interface_method_impl{PDMUSBREGCB,pfnRegister}

Completed in 786 milliseconds