Home
last modified time | relevance | path

Searched refs:XvdiDestroyPort (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/xserver/Xext/
H A Dxvmain.c142 static int XvdiDestroyPort(void *, XID);
206 if (!(XvRTPort = CreateNewResourceType(XvdiDestroyPort, "XvRTPort"))) { in CreateResourceTypes()
393 XvdiDestroyPort(void *pPort, XID id) in XvdiDestroyPort() function