fbtype             58 arch/m68k/include/asm/fbio.h #define FBIOGTYPE _IOR('F', 0, struct fbtype)
fbtype             90 arch/m68k/include/asm/fbio.h         struct fbtype fbtype;	/* real frame buffer fbtype */
fbtype             58 arch/sparc/include/uapi/asm/fbio.h #define FBIOGTYPE _IOR('F', 0, struct fbtype)
fbtype             87 arch/sparc/include/uapi/asm/fbio.h         struct fbtype fbtype;	/* real frame buffer fbtype */
fbtype           1813 drivers/video/fbdev/aty/atyfb_base.c 	struct fbtype fbtyp;
fbtype           1825 drivers/video/fbdev/aty/atyfb_base.c 		if (copy_to_user((struct fbtype __user *) arg, &fbtyp,
fbtype            106 drivers/video/fbdev/sbuslib.c 		struct fbtype __user *f = (struct fbtype __user *) arg;
fbtype            586 net/dccp/ccids/ccid3.c 				      enum ccid3_fback_type fbtype)
fbtype            593 net/dccp/ccids/ccid3.c 	switch (fbtype) {