Searched refs:fbtype (Results 1 – 4 of 4) sorted by relevance
50 struct fbtype { struct58 #define FBIOGTYPE _IOR('F', 0, struct fbtype) argument87 struct fbtype fbtype; /* real frame buffer fbtype */ member
50 struct fbtype { struct58 #define FBIOGTYPE _IOR('F', 0, struct fbtype) argument90 struct fbtype fbtype; /* real frame buffer fbtype */ member
1831 struct fbtype fbtyp; in atyfb_ioctl()1843 if (copy_to_user((struct fbtype __user *) arg, &fbtyp, in atyfb_ioctl()