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

/xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/
H A Dvmwgfx_driver.c105 #define vmwgfx_unwrap(priv, real, mem) {\ macro
1355 vmwgfx_unwrap(ms, pScrn, EnterVT);
1356 vmwgfx_unwrap(ms, pScrn, LeaveVT);
1357 vmwgfx_unwrap(ms, pScrn, AdjustFrame);
1358 vmwgfx_unwrap(ms, pScreen, CloseScreen);
1360 vmwgfx_unwrap(ms, pScreen, BlockHandler);
1361 vmwgfx_unwrap(ms, pScreen, CreateScreenResources);

Completed in 2 milliseconds