OXIESEC PANEL
- Current Dir:
/
/
usr
/
src
/
linux-headers-4.15.0-197
/
include
/
uapi
/
video
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
11/17/2022 06:42:18 AM
rwxr-xr-x
📄
edid.h
228 bytes
01/28/2018 09:20:33 PM
rw-r--r--
📄
sisfb.h
7.48 KB
01/28/2018 09:20:33 PM
rw-r--r--
📄
uvesafb.h
1.07 KB
01/28/2018 09:20:33 PM
rw-r--r--
Editing: edid.h
Close
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ #ifndef _UAPI__linux_video_edid_h__ #define _UAPI__linux_video_edid_h__ struct edid_info { unsigned char dummy[128]; }; #endif /* _UAPI__linux_video_edid_h__ */