Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/video/fbdev/
Damifb.c685 struct fb_var_cursorinfo { struct
686 __u16 width;
687 __u16 height;
688 __u16 xspot;
689 __u16 yspot;
690 __u8 data[1]; /* field with [height][width] */