Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dfb.h388 struct fb_cursor { struct
389 __u16 set; /* what to set */
390 __u16 enable; /* cursor on/off */
391 __u16 rop; /* bitop operation */
392 const char *mask; /* cursor mask bits */
393 struct fbcurpos hot; /* cursor hot spot */
394 struct fb_image image; /* Cursor image */
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h94144 struct fb_cursor { struct
94145 __u16 set;
94146 __u16 enable;
94147 __u16 rop;
94148 const char *mask;
94149 struct fbcurpos hot;
94150 struct fb_image image;
94313 int (*fb_cursor)(struct fb_info *, struct fb_cursor *); member
Dvmlinux.h94144 struct fb_cursor { struct
94145 __u16 set;
94146 __u16 enable;
94147 __u16 rop;
94148 const char *mask;
94149 struct fbcurpos hot;
94150 struct fb_image image;
94313 int (*fb_cursor)(struct fb_info *, struct fb_cursor *); member
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h61017 struct fb_cursor { struct
61018 __u16 set;
61019 __u16 enable;
61020 __u16 rop;
61021 const char *mask;
61022 struct fbcurpos hot;
61023 struct fb_image image;
61169 int (*fb_cursor)(struct fb_info *, struct fb_cursor *); member
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h67193 struct fb_cursor { struct
67194 __u16 set;
67195 __u16 enable;
67196 __u16 rop;
67197 const char *mask;
67198 struct fbcurpos hot;
67199 struct fb_image image;
67362 int (*fb_cursor)(struct fb_info *, struct fb_cursor *); member
Dvmlinux_510.h67193 struct fb_cursor { struct
67194 __u16 set;
67195 __u16 enable;
67196 __u16 rop;
67197 const char *mask;
67198 struct fbcurpos hot;
67199 struct fb_image image;
67362 int (*fb_cursor)(struct fb_info *, struct fb_cursor *); member
/external/bcc/libbpf-tools/x86/
Dvmlinux.h24836 struct fb_cursor { struct
24837 __u16 set;
24838 __u16 enable;
24839 __u16 rop;
24840 const char *mask;
24841 struct fbcurpos hot;
24842 struct fb_image image;
24995 int (*fb_cursor)(struct fb_info *, struct fb_cursor *); member
Dvmlinux_505.h24836 struct fb_cursor { struct
24837 __u16 set;
24838 __u16 enable;
24839 __u16 rop;
24840 const char *mask;
24841 struct fbcurpos hot;
24842 struct fb_image image;
24995 int (*fb_cursor)(struct fb_info *, struct fb_cursor *); member