Home
last modified time | relevance | path

Searched defs:fb_cursor_user (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/
H A Dfb.h120 struct fb_cursor_user { struct
121 __u16 set; /* what to set */
122 __u16 enable; /* cursor on/off */
123 __u16 rop; /* bitop operation */
124 const char __user *mask; /* cursor mask bits */
125 struct fbcurpos hot; /* cursor hot spot */
126 struct fb_image_user image; /* Cursor image */