Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/include/asm/
H A Dfbio.h57 #define FBIOPUTCMAP32 _IOW('F', 3, struct fbcmap32) macro
/openbmc/linux/arch/m68k/include/asm/
H A Dfbio.h313 #define FBIOPUTCMAP32 _IOW('F', 3, struct fbcmap32) macro
/openbmc/linux/drivers/video/fbdev/
H A Dsbuslib.c210 case FBIOPUTCMAP32: in sbusfb_compat_ioctl()