Home
last modified time | relevance | path

Searched refs:fbcmap32 (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/sparc/include/asm/
H A Dfbio.h49 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 Dfbio.h49 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 Dfbio.h305 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 Dfbio.h305 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 Dsbuslib.c212 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 Dsbuslib.c197 struct fbcmap32 __user *argp = (void __user *)arg; in fbiogetputcmap()

Completed in 5 milliseconds