_setup
_setup(oh, NULL);
_setup(oh, NULL);
omap_hwmod_for_each(_setup, NULL);
#define BRIDGE_BOARD_SETUP(_partno, _setup) \
{ .match = _partno, .setup = _setup }
static int x##_setup(char *opts) \
__setup("no" __stringify(x), x##_setup);
__non_empty_string(fn ##_setup, str); \
#define IOC3_SID(_name, _sid, _setup) \
.setup = _setup, \
fw##_setup, fw##_patch \
npireg_t _setup;
.setup = trigger_##KIND##_setup, \
.setup = KIND##_setup, \
fixture_name##_setup(_metadata, self, variant); \
static void fixture_name##_setup( \
fixture_name##_setup(_metadata, self, variant->data); \