1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux << 2 #ifndef _UAPI__linux_video_edid_h__ 1 #ifndef _UAPI__linux_video_edid_h__ 3 #define _UAPI__linux_video_edid_h__ 2 #define _UAPI__linux_video_edid_h__ 4 3 5 struct edid_info { 4 struct edid_info { 6 unsigned char dummy[128]; 5 unsigned char dummy[128]; 7 }; 6 }; 8 7 9 8 10 #endif /* _UAPI__linux_video_edid_h__ */ 9 #endif /* _UAPI__linux_video_edid_h__ */ 11 10
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.