Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h69787 struct fb_fix_screeninfo { struct
69788 char id[16];
69789 unsigned long smem_start;
69790 __u32 smem_len;
69791 __u32 type;
69792 __u32 type_aux;
69793 __u32 visual;
69794 __u16 xpanstep;
69795 __u16 ypanstep;
69796 __u16 ywrapstep;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h79125 struct fb_fix_screeninfo { struct
79126 char id[16];
79127 unsigned long smem_start;
79128 __u32 smem_len;
79129 __u32 type;
79130 __u32 type_aux;
79131 __u32 visual;
79132 __u16 xpanstep;
79133 __u16 ypanstep;
79134 __u16 ywrapstep;
[all …]