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

/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830_display.c415 if (i830PipeHasType (crtc, I830_OUTPUT_LVDS)) {
421 } else if (i830PipeHasType (crtc, I830_OUTPUT_HDMI) ||
422 i830PipeHasType (crtc, I830_OUTPUT_ANALOG)) {
424 } else if (i830PipeHasType (crtc, I830_OUTPUT_SDVO)) {
440 if (i830PipeHasType (crtc, I830_OUTPUT_LVDS))
445 if (i830PipeHasType (crtc, I830_OUTPUT_LVDS))
450 if (i830PipeHasType (crtc, I830_OUTPUT_LVDS))
515 i830PipeHasType (xf86CrtcPtr crtc, int type) function in typeref:typename:Bool
581 if (i830PipeHasType(crtc, I830_OUTPUT_LVDS))
641 if (i830PipeHasType(crt
[all...]
H A Di830.h752 i830PipeHasType (xf86CrtcPtr crtc, int type);
H A Di830_video.c381 if (i830PipeHasType(crtc, I830_OUTPUT_LVDS))

Completed in 11 milliseconds