Searched refs:xf86ModeBandwidth (Results 1 – 2 of 2) sorted by relevance
42 extern _X_EXPORT unsigned int xf86ModeBandwidth(DisplayModePtr mode, int depth);
107 xf86ModeBandwidth(DisplayModePtr mode, int depth) in xf86ModeBandwidth() function580 if (xf86ModeBandwidth(mode, depth) > bandwidth) in xf86ValidateModesBandwidth()