diff options
Diffstat (limited to 'src/i830_sdvo.h')
-rw-r--r-- | src/i830_sdvo.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/i830_sdvo.h b/src/i830_sdvo.h index 6b77c97a..d52eb607 100644 --- a/src/i830_sdvo.h +++ b/src/i830_sdvo.h @@ -63,3 +63,6 @@ i830SDVOPreRestore(ScrnInfoPtr pScrn, int output_index); void i830SDVOPostRestore(ScrnInfoPtr pScrn, int output_index); + +Bool +I830DetectSDVODisplays(ScrnInfoPtr pScrn, int output_index); |