Searched defs:drvKbdQueueConstruct (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/Input/
H A DDrvKeyboardQueue.cpp400 static DECLCALLBACK(int) drvKbdQueueConstruct(PPDMDRVINS pDrvIns, PCFGMNODE pCfg, uint32_t fFlags) function
403 LogFlow(("drvKbdQueueConstruct: iInstance=%d\n", pDrvIns->iInstance));
512 drvKbdQueueConstruct,

Completed in 44 milliseconds