Home
last modified time | relevance | path

Searched refs:fbtype (Results 1 – 4 of 4) sorted by relevance

/linux/arch/sparc/include/uapi/asm/
H A Dfbio.h50 struct fbtype { struct
58 #define FBIOGTYPE _IOR('F', 0, struct fbtype) argument
87 struct fbtype fbtype; /* real frame buffer fbtype */ member
/linux/arch/m68k/include/asm/
H A Dfbio.h50 struct fbtype { struct
58 #define FBIOGTYPE _IOR('F', 0, struct fbtype) argument
90 struct fbtype fbtype; /* real frame buffer fbtype */ member
/linux/net/dccp/ccids/
H A Dccid3.c
/linux/drivers/video/fbdev/aty/
H A Datyfb_base.c1831 struct fbtype fbtyp; in atyfb_ioctl()
1843 if (copy_to_user((struct fbtype __user *) arg, &fbtyp, in atyfb_ioctl()