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

/vbox/src/VBox/Devices/Serial/
H A DDrvChar.cpp106 static DECLCALLBACK(int) drvCharWrite(PPDMICHARCONNECTOR pInterface, const void *pvBuf, size_t cbWrite) function
361 pThis->ICharConnector.pfnWrite = drvCharWrite;

Completed in 42 milliseconds