Searched refs:fbcmap32 (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/sparc/include/asm/ |
H A D | fbio.h | 49 struct fbcmap32 { struct 57 #define FBIOPUTCMAP32 _IOW('F', 3, struct fbcmap32) 58 #define FBIOGETCMAP32 _IOW('F', 4, struct fbcmap32) 65 struct fbcmap32 cmap; /* color map info */
|
/kernel/linux/linux-6.6/arch/sparc/include/asm/ |
H A D | fbio.h | 49 struct fbcmap32 { struct 57 #define FBIOPUTCMAP32 _IOW('F', 3, struct fbcmap32) 58 #define FBIOGETCMAP32 _IOW('F', 4, struct fbcmap32) 65 struct fbcmap32 cmap; /* color map info */
|
/kernel/linux/linux-5.10/arch/m68k/include/asm/ |
H A D | fbio.h | 305 struct fbcmap32 { struct 313 #define FBIOPUTCMAP32 _IOW('F', 3, struct fbcmap32) 314 #define FBIOGETCMAP32 _IOW('F', 4, struct fbcmap32) 321 struct fbcmap32 cmap; /* color map info */
|
/kernel/linux/linux-6.6/arch/m68k/include/asm/ |
H A D | fbio.h | 305 struct fbcmap32 { struct 313 #define FBIOPUTCMAP32 _IOW('F', 3, struct fbcmap32) 314 #define FBIOGETCMAP32 _IOW('F', 4, struct fbcmap32) 321 struct fbcmap32 cmap; /* color map info */
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | sbuslib.c | 212 struct fbcmap32 c; in sbusfb_compat_ioctl() 252 struct fbcmap32 c; in sbusfb_compat_ioctl()
|
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | sbuslib.c | 197 struct fbcmap32 __user *argp = (void __user *)arg; in fbiogetputcmap()
|
Completed in 5 milliseconds