Home
last modified time | relevance | path

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

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

Completed in 12 milliseconds