Searched defs:fb_fix_screeninfo (Results 1 – 2 of 2) sorted by relevance
138 struct fb_fix_screeninfo { struct139 char id[16];140 unsigned long smem_start;142 __u32 smem_len;143 __u32 type;144 __u32 type_aux;145 __u32 visual;146 __u16 xpanstep;147 __u16 ypanstep;148 __u16 ywrapstep;[all …]
185 struct fb_fix_screeninfo { struct186 char id[16];187 unsigned long smem_start;189 __u32 smem_len;190 __u32 type;191 __u32 type_aux;192 __u32 visual;194 __u16 xpanstep;195 __u16 ypanstep;196 __u16 ywrapstep;[all …]