Home
last modified time | relevance | path

Searched refs:_setup (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/arch/mips/include/asm/
Dmips_machine.h21 #define MIPS_MACHINE(_type, _id, _name, _setup) \ argument
32 .mach_setup = _setup, \
/Linux-v5.4/arch/sh/kernel/cpu/
Dinit.c45 static int x##_setup(char *opts) \
50 __setup("no" __stringify(x), x##_setup);
/Linux-v5.4/arch/um/include/shared/
Dinit.h87 __non_empty_string(fn ##_setup, str); \
/Linux-v5.4/tools/testing/selftests/
Dkselftest_harness.h242 void fixture_name##_setup( \
303 fixture_name##_setup(_metadata, &self); \
/Linux-v5.4/drivers/scsi/sym53c8xx_2/
Dsym_fw.h145 fw##_setup, fw##_patch \
/Linux-v5.4/include/video/
Dnewport.h150 npireg_t _setup; member
/Linux-v5.4/arch/arm/mach-omap2/
Domap_hwmod.c2590 static int _setup(struct omap_hwmod *oh, void *data) in _setup() function
3147 _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()