Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/
H A Dfb.h249 struct fb_cursor { struct
250 __u16 set; /* what to set */
251 __u16 enable; /* cursor on/off */
252 __u16 rop; /* bitop operation */
253 const char *mask; /* cursor mask bits */
254 struct fbcurpos hot; /* cursor hot spot */
255 struct fb_image image; /* Cursor image */