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

/vbox/src/VBox/Devices/Input/
H A DPS2M.cpp511 static void ps2mReportAccumulatedEvents(PPS2M pThis, GeneriQ *pQueue, bool fAccumBtns) function
645 ps2mReportAccumulatedEvents(pThis, (GeneriQ *)&pThis->cmdQ, false);
852 ps2mReportAccumulatedEvents(pThis, (GeneriQ *)&pThis->evtQ, true);
954 ps2mReportAccumulatedEvents(pThis, (GeneriQ *)&pThis->evtQ, true);

Completed in 45 milliseconds