Searched defs:fb_cursor_user (Results 1 – 1 of 1) sorted by relevance
479 struct fb_cursor_user { struct480 __u16 set; /* what to set */481 __u16 enable; /* cursor on/off */482 __u16 rop; /* bitop operation */483 const char __user *mask; /* cursor mask bits */484 struct fbcurpos hot; /* cursor hot spot */485 struct fb_image_user image; /* Cursor image */