Home
last modified time | relevance | path

Searched defs:fbtype (Results 1 – 3 of 3) 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/net/dccp/ccids/
Dccid3.c598 enum ccid3_fback_type fbtype) in ccid3_hc_rx_send_feedback()