Searched refs:FBIOSCURSOR (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/sparc/include/uapi/asm/ |
| H A D | fbio.h | 109 #define FBIOSCURSOR _IOW('F', 24, struct fbcursor) macro
|
| /OK3568_Linux_fs/kernel/arch/m68k/include/asm/ |
| H A D | fbio.h | 112 #define FBIOSCURSOR _IOW('F', 24, struct fbcursor) macro
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/bus/ |
| H A D | Sbus.c | 700 ioctl(psdp->fd, FBIOSCURSOR, &fbcursor); in xf86SbusHideOsHwCursor() 722 ioctl(psdp->fd, FBIOSCURSOR, &fbcursor); in xf86SbusSetOsHwCursorCmap()
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/ |
| H A D | sbuslib.c | 240 return info->fbops->fb_ioctl(info, FBIOSCURSOR, (unsigned long)p); in fbiogscursor()
|