Searched refs:typ2 (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/net/netfilter/ |
D | xt_repldata.h | 16 #define xt_alloc_initial_table(type, typ2) ({ \ argument 32 *term = (struct type##_error)typ2##_ERROR_INIT; \ 43 typ2##_STANDARD_INIT(NF_ACCEPT); \
|
/linux-4.4.14/drivers/mfd/ |
D | twl4030-power.c | 178 #define TWL_REMAP_SLEEP(res, devgrp, typ, typ2) \ argument 180 .type = (typ), .type2 = (typ2), \ 183 #define TWL_REMAP_OFF(res, devgrp, typ, typ2) \ argument 185 .type = (typ), .type2 = (typ2), \
|
/linux-4.4.14/Documentation/isdn/ |
D | README.HiSax | 251 hisax=typ1,dp1,pa_1,pb_1,pc_1[,typ2,dp2,pa_2 ... \ 261 typ2,dp2,pa_2,pb_2,pc_2 = Parameters of the second card (defaults: none)
|