Home
last modified time | relevance | path

Searched defs:fb_monspecs (Results 1 – 2 of 2) sorted by relevance

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h69818 struct fb_monspecs { struct
69819 struct fb_chroma chroma;
69820 struct fb_videomode *modedb;
69821 __u8 manufacturer[4];
69822 __u8 monitor[14];
69823 __u8 serial_no[14];
69824 __u8 ascii[14];
69825 __u32 modedb_len;
69826 __u32 model;
69827 __u32 serial;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h79156 struct fb_monspecs { struct
79157 struct fb_chroma chroma;
79158 struct fb_videomode *modedb;
79159 __u8 manufacturer[4];
79160 __u8 monitor[14];
79161 __u8 serial_no[14];
79162 __u8 ascii[14];
79163 __u32 modedb_len;
79164 __u32 model;
79165 __u32 serial;
[all …]