Home
last modified time | relevance | path

Searched refs:FBIOGETCMAP32 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/sparc/include/asm/
H A Dfbio.h58 #define FBIOGETCMAP32 _IOW('F', 4, struct fbcmap32) macro
/openbmc/linux/arch/m68k/include/asm/
H A Dfbio.h314 #define FBIOGETCMAP32 _IOW('F', 4, struct fbcmap32) macro
/openbmc/linux/drivers/video/fbdev/
H A Dsbuslib.c251 case FBIOGETCMAP32: { in sbusfb_compat_ioctl()