Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dfb.h114 struct fb_cursor_user { struct
115 __u16 set; /* what to set */
116 __u16 enable; /* cursor on/off */
117 __u16 rop; /* bitop operation */
118 const char __user *mask; /* cursor mask bits */
119 struct fbcurpos hot; /* cursor hot spot */
120 struct fb_image_user image; /* Cursor image */
/kernel/linux/linux-6.6/include/linux/
Dfb.h116 struct fb_cursor_user { struct
117 __u16 set; /* what to set */
118 __u16 enable; /* cursor on/off */
119 __u16 rop; /* bitop operation */
120 const char __user *mask; /* cursor mask bits */
121 struct fbcurpos hot; /* cursor hot spot */
122 struct fb_image_user image; /* Cursor image */