Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/kdrive/src/
H A Dkxv.h141 GetPortAttributeFuncPtr GetPortAttribute; member
168 GetPortAttributeFuncPtr GetPortAttribute; member
H A Dkxv.c218 !adaptorPtr->GetPortAttribute || !adaptorPtr->QueryBestSize) in KdXVInitAdaptors()
354 adaptorPriv->GetPortAttribute = adaptorPtr->GetPortAttribute; in KdXVInitAdaptors()
1243 return ((*portPriv->AdaptorRec->GetPortAttribute) (portPriv->screen, in KdXVGetPortAttribute()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86xvpriv.h59 GetPortAttributeFuncPtr GetPortAttribute; member
H A Dxf86xv.h141 GetPortAttributeFuncPtr GetPortAttribute; member
H A Dxf86xv.c339 !adaptorPtr->GetPortAttribute || !adaptorPtr->QueryBestSize) in xf86XVInitAdaptors()
475 adaptorPriv->GetPortAttribute = adaptorPtr->GetPortAttribute; in xf86XVInitAdaptors()
1564 return ((*portPriv->AdaptorRec->GetPortAttribute) (portPriv->pScrn, in xf86XVGetPortAttribute()
/OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/
H A Dephyr_glamor_xv.c155 adaptor->GetPortAttribute = ephyr_glamor_xv_get_port_attribute; in ephyr_glamor_xv_init()
H A Dephyrvideo.c589 a_this->adaptors[i].GetPortAttribute = ephyrGetPortAttribute; in ephyrXVPrivSetAdaptorsHooks()
/OK3568_Linux_fs/external/xserver/hw/xfree86/glamor_egl/
H A Dglamor_xf86_xv.c164 adapt->GetPortAttribute = glamor_xf86_xv_get_port_attribute; in glamor_xv_init()
/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Dxv.c479 adapt->GetPortAttribute = ms_exa_xv_get_port_attribute; in ms_exa_xv_init()
/OK3568_Linux_fs/external/xserver/dix/
H A Dprotocol.txt882 R014 XVideo:GetPortAttribute
/OK3568_Linux_fs/external/xserver/
H A DChangeLog108484 double check the current value with GetPortAttribute after