Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/video/fbdev/
Damifb.c679 struct fb_var_cursorinfo { struct
680 __u16 width;
681 __u16 height;
682 __u16 xspot;
683 __u16 yspot;
684 __u8 data[1]; /* field with [height][width] */