/
usr
/
include
/
video
/
/usr/include/video
mkdir
upload
Name
Size
Mode
Actions
edid.h
213
0644
edit
dl
rm
sisfb.h
7643
0644
edit
dl
rm
uvesafb.h
1078
0644
edit
dl
rm
Edit:
/usr/include/video/edid.h
(213B)
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ #ifndef __linux_video_edid_h__ #define __linux_video_edid_h__ struct edid_info { unsigned char dummy[128]; }; #endif /* __linux_video_edid_h__ */
Save
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ #ifndef __linux_video_edid_h__ #define __linux_video_edid_h__ struct edid_info { unsigned char dummy[128]; }; #endif /* __linux_video_edid_h__ */