Home
last modified time | relevance | path

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

/linux-6.12.1/arch/sparc/include/uapi/asm/
Dfbio.h91 #define FBIOSATTR _IOW('F', 5, struct fbgattr) /* Unsupported: */ macro
/linux-6.12.1/arch/m68k/include/asm/
Dfbio.h94 #define FBIOSATTR _IOW('F', 5, struct fbgattr) /* Unsupported: */ macro
/linux-6.12.1/drivers/video/fbdev/
Dsbuslib.c200 case FBIOSATTR: in sbusfb_compat_ioctl()