Home
last modified time | relevance | path

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

/linux-4.4.14/arch/sparc/include/uapi/asm/
Dfbio.h49 struct fbtype { struct
57 #define FBIOGTYPE _IOR('F', 0, struct fbtype) argument
86 struct fbtype fbtype; /* real frame buffer fbtype */ member
/linux-4.4.14/arch/m68k/include/asm/
Dfbio.h49 struct fbtype { struct
57 #define FBIOGTYPE _IOR('F', 0, struct fbtype) argument
89 struct fbtype fbtype; /* real frame buffer fbtype */ member
/linux-4.4.14/drivers/video/fbdev/
Dsbuslib.c105 struct fbtype __user *f = (struct fbtype __user *) arg; in sbusfb_ioctl_helper()
/linux-4.4.14/net/dccp/ccids/
Dccid3.c598 enum ccid3_fback_type fbtype) in ccid3_hc_rx_send_feedback() argument
605 switch (fbtype) { in ccid3_hc_rx_send_feedback()
/linux-4.4.14/drivers/video/fbdev/aty/
Datyfb_base.c1833 struct fbtype fbtyp; in atyfb_ioctl()
1845 if (copy_to_user((struct fbtype __user *) arg, &fbtyp, in atyfb_ioctl()