Searched refs:typ2 (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/net/netfilter/ |
A 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-6.3-rc2/drivers/mfd/ |
A 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), \
|
Completed in 5 milliseconds