fbcurpos 102 include/asm-m68k/fbio.h struct fbcurpos pos; /* cursor position */ fbcurpos 103 include/asm-m68k/fbio.h struct fbcurpos hot; /* cursor hot spot */ fbcurpos 105 include/asm-m68k/fbio.h struct fbcurpos size; /* cursor bit map size */ fbcurpos 115 include/asm-m68k/fbio.h #define FBIOSCURPOS _IOW('F', 26, struct fbcurpos) fbcurpos 116 include/asm-m68k/fbio.h #define FBIOGCURPOS _IOW('F', 27, struct fbcurpos) fbcurpos 119 include/asm-m68k/fbio.h #define FBIOGCURMAX _IOR('F', 28, struct fbcurpos) fbcurpos 318 include/asm-m68k/fbio.h struct fbcurpos pos; /* cursor position */ fbcurpos 319 include/asm-m68k/fbio.h struct fbcurpos hot; /* cursor hot spot */ fbcurpos 321 include/asm-m68k/fbio.h struct fbcurpos size; /* cursor bit map size */ fbcurpos 381 include/linux/fb.h struct fbcurpos hot; /* cursor hot spot */ fbcurpos 499 include/linux/fb.h struct fbcurpos hot; /* cursor hot spot */