Searched refs:SetPortAttribute (Results 1 – 11 of 11) sorted by relevance
140 SetPortAttributeFuncPtr SetPortAttribute; member167 SetPortAttributeFuncPtr SetPortAttribute; member
217 if (!adaptorPtr->StopVideo || !adaptorPtr->SetPortAttribute || in KdXVInitAdaptors()353 adaptorPriv->SetPortAttribute = adaptorPtr->SetPortAttribute; in KdXVInitAdaptors()1233 return ((*portPriv->AdaptorRec->SetPortAttribute) (portPriv->screen, in KdXVSetPortAttribute()
58 SetPortAttributeFuncPtr SetPortAttribute; member
140 SetPortAttributeFuncPtr SetPortAttribute; member
338 if (!adaptorPtr->StopVideo || !adaptorPtr->SetPortAttribute || in xf86XVInitAdaptors()474 adaptorPriv->SetPortAttribute = adaptorPtr->SetPortAttribute; in xf86XVInitAdaptors()1554 return ((*portPriv->AdaptorRec->SetPortAttribute) (portPriv->pScrn, in xf86XVSetPortAttribute()
154 adaptor->SetPortAttribute = ephyr_glamor_xv_set_port_attribute; in ephyr_glamor_xv_init()
588 a_this->adaptors[i].SetPortAttribute = ephyrSetPortAttribute; in ephyrXVPrivSetAdaptorsHooks()
163 adapt->SetPortAttribute = glamor_xf86_xv_set_port_attribute; in glamor_xv_init()
478 adapt->SetPortAttribute = ms_exa_xv_set_port_attribute; in ms_exa_xv_init()
881 R013 XVideo:SetPortAttribute
108478 xv: Don't send port notify when SetPortAttribute fails108480 Currently a port notify event is sent even if SetPortAttribute108488 SetPortAttribute succeeds.