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

/vbox/include/VBox/vmm/
H A Dpdmifs.h492 typedef struct PDMIDISPLAYPORT *PPDMIDISPLAYPORT;
497 typedef struct PDMIDISPLAYPORT struct
542 * one PDMIDISPLAYPORT::pfnRefresh() call to the next one.
703 } PDMIDISPLAYPORT; typedef in typeref:struct:PDMIDISPLAYPORT
704 /** PDMIDISPLAYPORT interface ID. */
727 * Pair with PDMIDISPLAYPORT.
752 * PDMIDISPLAYPORT::pfnUpdateDisplay is the caller.
767 * PDMIDISPLAYPORT::pfnSetRefreshRate(). The driver should call
768 * PDMIDISPLAYPORT::pfnUpdateDisplay() if it wishes to refresh the
769 * display. PDMIDISPLAYPORT
[all...]

Completed in 128 milliseconds