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

/linux-master/arch/sparc/include/asm/
H A Dfbio.h63 struct fbcurpos pos; /* cursor position */
64 struct fbcurpos hot; /* cursor hot spot */
66 struct fbcurpos size; /* cursor bit map size */
/linux-master/arch/sparc/include/uapi/asm/
H A 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-master/arch/m68k/include/asm/
H A 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-master/include/uapi/linux/
H A Dfb.h378 struct fbcurpos { struct
387 struct fbcurpos hot; /* cursor hot spot */
/linux-master/include/linux/
H A Dfb.h123 struct fbcurpos hot; /* cursor hot spot */

Completed in 136 milliseconds