typ2              177 drivers/mfd/twl4030-power.c #define TWL_REMAP_SLEEP(res, devgrp, typ, typ2)				\
typ2              179 drivers/mfd/twl4030-power.c 	  .type = (typ), .type2 = (typ2),				\
typ2              182 drivers/mfd/twl4030-power.c #define TWL_REMAP_OFF(res, devgrp, typ, typ2)				\
typ2              184 drivers/mfd/twl4030-power.c 	  .type = (typ), .type2 = (typ2),				\
typ2               17 net/netfilter/xt_repldata.h #define xt_alloc_initial_table(type, typ2) ({ \
typ2               33 net/netfilter/xt_repldata.h 	*term = (struct type##_error)typ2##_ERROR_INIT;  \
typ2               44 net/netfilter/xt_repldata.h 			typ2##_STANDARD_INIT(NF_ACCEPT); \