Searched refs:FBIOPUTCMAP (Results 1 – 4 of 4) sorted by relevance
/external/kernel-headers/original/uapi/linux/ |
D | fb.h | 17 #define FBIOPUTCMAP 0x4605 macro
|
/external/strace/linux/sparc/ |
D | ioctlent.h.in | 8 {"asm/fbio.h", "FBIOPUTCMAP", 0x4603},
|
/external/qemu/distrib/sdl-1.2.15/src/video/fbcon/ |
D | SDL_fbvideo.c | 1806 ioctl(console_fd, FBIOPUTCMAP, &cmap); in FB_RestorePaletteFrom() 1883 if( (ioctl(console_fd, FBIOPUTCMAP, &cmap) < 0) || in FB_SetColors()
|
/external/strace/linux/ |
D | ioctlent.h.in | 341 {"linux/fb.h", "FBIOPUTCMAP", 0x4605},
|