Searched defs:fb_fix_screeninfo (Results 1 – 2 of 2) sorted by relevance
69787 struct fb_fix_screeninfo { struct69788 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 …]
79125 struct fb_fix_screeninfo { struct79126 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 …]