Home
last modified time | relevance | path

Searched refs:fbcurpos (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/arch/m68k/include/asm/
Dfbio.h103 struct fbcurpos pos; /* cursor position */
104 struct fbcurpos hot; /* cursor hot spot */
106 struct fbcurpos size; /* cursor bit map size */
116 #define FBIOSCURPOS _IOW('F', 26, struct fbcurpos)
117 #define FBIOGCURPOS _IOW('F', 27, struct fbcurpos)
120 #define FBIOGCURMAX _IOR('F', 28, struct fbcurpos)
319 struct fbcurpos pos; /* cursor position */
320 struct fbcurpos hot; /* cursor hot spot */
322 struct fbcurpos size; /* cursor bit map size */
/linux-6.12.1/arch/sparc/include/uapi/asm/
Dfbio.h100 struct fbcurpos pos; /* cursor position */
101 struct fbcurpos hot; /* cursor hot spot */
103 struct fbcurpos size; /* cursor bit map size */
113 #define FBIOSCURPOS _IOW('F', 26, struct fbcurpos)
114 #define FBIOGCURPOS _IOW('F', 27, struct fbcurpos)
117 #define FBIOGCURMAX _IOR('F', 28, struct fbcurpos)
/linux-6.12.1/arch/sparc/include/asm/
Dfbio.h63 struct fbcurpos pos; /* cursor position */
64 struct fbcurpos hot; /* cursor hot spot */
66 struct fbcurpos size; /* cursor bit map size */
/linux-6.12.1/include/uapi/linux/
Dfb.h378 struct fbcurpos { struct
387 struct fbcurpos hot; /* cursor hot spot */ argument
/linux-6.12.1/include/linux/
Dfb.h123 struct fbcurpos hot; /* cursor hot spot */