File: /Users/paulross/dev/linux/linux-3.13/include/video/edid.h

Green shading in the line number column means the source is part of the translation unit, red means it is conditionally excluded. Highlighted line numbers link to the translation unit page. Highlighted macros link to the macro page.

       1: #ifndef __linux_video_edid_h__
       2: #define __linux_video_edid_h__
       3: 
       4: #include <uapi/video/edid.h>
       5: 
       6: #ifdef CONFIG_X86
       7: extern struct edid_info edid_info;
       8: #endif
       9: #endif /* __linux_video_edid_h__ */
      10: