Searched refs:intel_limit_t (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830_display.c70 typedef struct intel_limit intel_limit_t; typedef in typeref:struct:intel_limit
74 Bool (* find_pll)(const intel_limit_t *, xf86CrtcPtr,
243 intel_find_pll_i8xx_and_i9xx(const intel_limit_t *, xf86CrtcPtr,
246 intel_find_pll_g4x(const intel_limit_t *, xf86CrtcPtr,
251 static const intel_limit_t intel_limits[] = {
409 static const intel_limit_t *intel_limit_g4x (xf86CrtcPtr crtc)
413 const intel_limit_t *limit;
431 static const intel_limit_t *intel_limit (xf86CrtcPtr crtc)
435 const intel_limit_t *limit;
543 const intel_limit_t *limi
[all...]

Completed in 5 milliseconds