Home
last modified time | relevance | path

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

/Linux-v6.1/arch/sparc/include/uapi/asm/
Dfbio.h92 #define FBIOGATTR _IOR('F', 6, struct fbgattr) /* supported */ macro
/Linux-v6.1/arch/m68k/include/asm/
Dfbio.h95 #define FBIOGATTR _IOR('F', 6, struct fbgattr) /* supported */ macro
/Linux-v6.1/drivers/video/fbdev/
Dsbuslib.c200 case FBIOGATTR: in sbusfb_compat_ioctl()