Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/sparc/include/asm/
Dfbio.h58 #define FBIOGETCMAP32 _IOW('F', 4, struct fbcmap32) macro
/kernel/linux/linux-5.10/arch/m68k/include/asm/
Dfbio.h314 #define FBIOGETCMAP32 _IOW('F', 4, struct fbcmap32) macro
/kernel/linux/linux-5.10/drivers/video/fbdev/
Dsbuslib.c259 case FBIOGETCMAP32: in sbusfb_compat_ioctl()