Searched refs:TYP (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/isdn/capi/ |
| H A D | capiutil.c | 231 #define TYP (cdef[cmsg->par[cmsg->p]].typ) macro 240 switch (TYP) { in jumpcstruct() 471 for (; TYP != _CEND; cmsg->p++) { in protocol_message_2_pars() 481 switch (TYP) { in protocol_message_2_pars()
|
| /linux/net/ipv6/ |
| H A D | proc.c | 134 #define CASE(TYP, STR) case TYP: p = STR; break; in snmp6_seq_show_icmpv6msg() argument
|
| /linux/drivers/video/fbdev/ |
| H A D | gbefb.c | 667 SET_GBE_FIELD(WID, TYP, val, GBE_CMODE_I8); in gbefb_set_par() 671 SET_GBE_FIELD(WID, TYP, val, GBE_CMODE_ARGB5); in gbefb_set_par() 675 SET_GBE_FIELD(WID, TYP, val, GBE_CMODE_RGB8); in gbefb_set_par()
|