Searched refs:fbtype (Results 1 – 5 of 5) sorted by relevance
49 struct fbtype { struct57 #define FBIOGTYPE _IOR('F', 0, struct fbtype) argument86 struct fbtype fbtype; /* real frame buffer fbtype */ member
49 struct fbtype { struct57 #define FBIOGTYPE _IOR('F', 0, struct fbtype) argument89 struct fbtype fbtype; /* real frame buffer fbtype */ member
105 struct fbtype __user *f = (struct fbtype __user *) arg; in sbusfb_ioctl_helper()
598 enum ccid3_fback_type fbtype) in ccid3_hc_rx_send_feedback() argument605 switch (fbtype) { in ccid3_hc_rx_send_feedback()
1824 struct fbtype fbtyp; in atyfb_ioctl()1836 if (copy_to_user((struct fbtype __user *) arg, &fbtyp, in atyfb_ioctl()