Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/Xext/
H A Dxvdix.h99 } XvPortNotifyRec, *XvPortNotifyPtr; typedef
H A Dxvmain.c888 if (!(tpn = malloc(sizeof(XvPortNotifyRec)))) in XvdiSelectPortNotify()