Searched defs:fb_cursor (Results 1 – 2 of 2) sorted by relevance
387 struct fb_cursor { struct388 __u16 set; /* what to set */389 __u16 enable; /* cursor on/off */390 __u16 rop; /* bitop operation */391 const char *mask; /* cursor mask bits */392 struct fbcurpos hot; /* cursor hot spot */393 struct fb_image image; /* Cursor image */
249 struct fb_cursor { struct250 __u16 set; /* what to set */251 __u16 enable; /* cursor on/off */252 __u16 rop; /* bitop operation */253 const char *mask; /* cursor mask bits */254 struct fbcurpos hot; /* cursor hot spot */255 struct fb_image image; /* Cursor image */