Lines Matching refs:XF86VideoAdaptorPtr
164 XF86VideoAdaptorPtr adpt;
173 static XF86VideoAdaptorPtr *Z4l_pAdaptors = NULL;
585 XF86VideoAdaptorPtr adpt;
1119 static XF86VideoAdaptorPtr
1120 Z4lNewAdaptor(XF86VideoAdaptorPtr ** adpts, int *nadpts, int nattrs)
1124 XF86VideoAdaptorPtr adpt, *tadpts;
1126 tadpts = (XF86VideoAdaptorPtr *) realloc(*adpts,
1135 adpt = (XF86VideoAdaptorPtr) malloc(n);
1157 XF86VideoAdaptorPtr adpt;
1218 XF86VideoAdaptorPtr adpt;
1283 XF86VideoAdaptorPtr adpt;
1306 Z4lInit(ScrnInfoPtr pScrni, XF86VideoAdaptorPtr ** adaptors)
1313 XF86VideoAdaptorPtr *adpts, adpt;