Home
last modified time | relevance | path

Searched defs:fbtype (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/arch/sparc/include/uapi/asm/ !
Dfbio.h50 struct fbtype { struct
58 #define FBIOGTYPE _IOR('F', 0, struct fbtype) argument
87 struct fbtype fbtype; /* real frame buffer fbtype */ member
/linux-6.1.9/arch/m68k/include/asm/ !
Dfbio.h50 struct fbtype { struct
58 #define FBIOGTYPE _IOR('F', 0, struct fbtype) argument
90 struct fbtype fbtype; /* real frame buffer fbtype */ member
/linux-6.1.9/net/dccp/ccids/ !
Dccid3.c591 enum ccid3_fback_type fbtype) in ccid3_hc_rx_send_feedback()