Searched refs:typ2 (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/net/netfilter/ |
D | xt_repldata.h | 17 #define xt_alloc_initial_table(type, typ2) ({ \ argument 33 *term = (struct type##_error)typ2##_ERROR_INIT; \ 44 typ2##_STANDARD_INIT(NF_ACCEPT); \
|
/Linux-v4.19/drivers/mfd/ |
D | twl4030-power.c | 177 #define TWL_REMAP_SLEEP(res, devgrp, typ, typ2) \ argument 179 .type = (typ), .type2 = (typ2), \ 182 #define TWL_REMAP_OFF(res, devgrp, typ, typ2) \ argument 184 .type = (typ), .type2 = (typ2), \
|
/Linux-v4.19/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)
|