Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h95984 struct fb_cursor { struct
95985 __u16 set;
95986 __u16 enable;
95987 __u16 rop;
95988 const char *mask;
95989 struct fbcurpos hot;
95990 struct fb_image image;
96153 int (*fb_cursor)(struct fb_info *, struct fb_cursor *); member