Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dfb.h113 struct fb_cursor_user { struct
114 __u16 set; /* what to set */
115 __u16 enable; /* cursor on/off */
116 __u16 rop; /* bitop operation */
117 const char __user *mask; /* cursor mask bits */
118 struct fbcurpos hot; /* cursor hot spot */
119 struct fb_image_user image; /* Cursor image */