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

/vbox/src/VBox/Devices/Input/
H A DDrvMouseQueue.cpp327 static DECLCALLBACK(int) drvMouseQueueConstruct(PPDMDRVINS pDrvIns, PCFGMNODE pCfg, uint32_t fFlags) function
330 LogFlow(("drvMouseQueueConstruct: iInstance=%d\n", pDrvIns->iInstance));
437 drvMouseQueueConstruct,

Completed in 43 milliseconds