Searched defs:fb_var_cursorinfo (Results 1 – 1 of 1) sorted by relevance
532 struct fb_var_cursorinfo { struct533 __u16 width;534 __u16 height;535 __u16 xspot;536 __u16 yspot;537 __u8 data[1]; /* field with [height][width] */