Searched defs:fb_cursor (Results 1 – 8 of 8) sorted by relevance
388 struct fb_cursor { struct389 __u16 set; /* what to set */390 __u16 enable; /* cursor on/off */391 __u16 rop; /* bitop operation */392 const char *mask; /* cursor mask bits */393 struct fbcurpos hot; /* cursor hot spot */394 struct fb_image image; /* Cursor image */
94144 struct fb_cursor { struct94145 __u16 set;94146 __u16 enable;94147 __u16 rop;94148 const char *mask;94149 struct fbcurpos hot;94150 struct fb_image image;94313 int (*fb_cursor)(struct fb_info *, struct fb_cursor *); member
61017 struct fb_cursor { struct61018 __u16 set;61019 __u16 enable;61020 __u16 rop;61021 const char *mask;61022 struct fbcurpos hot;61023 struct fb_image image;61169 int (*fb_cursor)(struct fb_info *, struct fb_cursor *); member
67193 struct fb_cursor { struct67194 __u16 set;67195 __u16 enable;67196 __u16 rop;67197 const char *mask;67198 struct fbcurpos hot;67199 struct fb_image image;67362 int (*fb_cursor)(struct fb_info *, struct fb_cursor *); member
24836 struct fb_cursor { struct24837 __u16 set;24838 __u16 enable;24839 __u16 rop;24840 const char *mask;24841 struct fbcurpos hot;24842 struct fb_image image;24995 int (*fb_cursor)(struct fb_info *, struct fb_cursor *); member