Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dfb.h369 struct fb_cursor { struct
370 __u16 set; /* what to set */
371 __u16 enable; /* cursor on/off */
372 __u16 rop; /* bitop operation */
373 const char *mask; /* cursor mask bits */
374 struct fbcurpos hot; /* cursor hot spot */
375 struct fb_image image; /* Cursor image */