Searched refs:fbcurpos (Results 1 – 1 of 1) sorted by relevance
244 struct fbcurpos { struct252 struct fbcurpos pos; /* position on display */ argument253 struct fbcurpos hot; /* hot-spot within cursor */255 struct fbcurpos size; /* number of valid bits in image & mask */272 #define FBIOSCURPOS _IOW('F', 26, struct fbcurpos)273 #define FBIOGCURPOS _IOW('F', 27, struct fbcurpos)276 #define FBIOGCURMAX _IOR('F', 28, struct fbcurpos)