_setup           3147 arch/arm/mach-omap2/omap_hwmod.c 	_setup(oh, NULL);
_setup           3523 arch/arm/mach-omap2/omap_hwmod.c 	_setup(oh, NULL);
_setup           3724 arch/arm/mach-omap2/omap_hwmod.c 	omap_hwmod_for_each(_setup, NULL);
_setup             21 arch/mips/include/asm/mips_machine.h #define MIPS_MACHINE(_type, _id, _name, _setup)			\
_setup             32 arch/mips/include/asm/mips_machine.h 	.mach_setup	= _setup,				\
_setup             45 arch/sh/kernel/cpu/init.c static int x##_setup(char *opts)			\
_setup             50 arch/sh/kernel/cpu/init.c __setup("no" __stringify(x), x##_setup);
_setup             87 arch/um/include/shared/init.h 	__non_empty_string(fn ##_setup, str);				\
_setup            145 drivers/scsi/sym53c8xx_2/sym_fw.h 	fw##_setup, fw##_patch					\
_setup            150 include/video/newport.h 	npireg_t _setup;
_setup            242 tools/testing/selftests/kselftest_harness.h 	void fixture_name##_setup( \
_setup            303 tools/testing/selftests/kselftest_harness.h 		fixture_name##_setup(_metadata, &self); \