Searched refs:_setup (Results  1 – 7 of 7) sorted by relevance
| /Linux-v5.4/arch/mips/include/asm/ | 
| D | mips_machine.h | 21 #define MIPS_MACHINE(_type, _id, _name, _setup)			\  argument32 	.mach_setup	= _setup,				\
 
 | 
| /Linux-v5.4/arch/sh/kernel/cpu/ | 
| D | init.c | 45 static int x##_setup(char *opts)			\50 __setup("no" __stringify(x), x##_setup);
 
 | 
| /Linux-v5.4/arch/um/include/shared/ | 
| D | init.h | 87 	__non_empty_string(fn ##_setup, str);				\
 | 
| /Linux-v5.4/tools/testing/selftests/ | 
| D | kselftest_harness.h | 242 	void fixture_name##_setup( \303 		fixture_name##_setup(_metadata, &self); \
 
 | 
| /Linux-v5.4/drivers/scsi/sym53c8xx_2/ | 
| D | sym_fw.h | 145 	fw##_setup, fw##_patch					\
 | 
| /Linux-v5.4/include/video/ | 
| D | newport.h | 150 	npireg_t _setup;  member
 | 
| /Linux-v5.4/arch/arm/mach-omap2/ | 
| D | omap_hwmod.c | 2590 static int _setup(struct omap_hwmod *oh, void *data)  in _setup()  function3147 	_setup(oh, NULL);  in omap_hwmod_setup_one()
 3523 	_setup(oh, NULL);  in omap_hwmod_allocate_module()
 3724 	omap_hwmod_for_each(_setup, NULL);  in omap_hwmod_setup_all()
 
 |