Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/
H A Dfb.h358 struct fb_cursor_user { struct
359 __u16 set; /* what to set */
360 __u16 enable; /* cursor on/off */
361 __u16 rop; /* bitop operation */
362 const char *mask; /* cursor mask bits */
363 struct fbcurpos hot; /* cursor hot spot */
364 struct fb_image_user image; /* Cursor image */