Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/include/asm/
Dmips_machine.h25 #define MIPS_MACHINE(_type, _id, _name, _setup) \ argument
36 .mach_setup = _setup, \
/Linux-v4.19/arch/sh/kernel/cpu/
Dinit.c48 static int x##_setup(char *opts) \
53 __setup("no" __stringify(x), x##_setup);
/Linux-v4.19/arch/um/include/shared/
Dinit.h87 __non_empty_string(fn ##_setup, str); \
/Linux-v4.19/tools/testing/selftests/
Dkselftest_harness.h240 void fixture_name##_setup( \
298 fixture_name##_setup(_metadata, &self); \
/Linux-v4.19/drivers/scsi/sym53c8xx_2/
Dsym_fw.h158 fw##_setup, fw##_patch \
/Linux-v4.19/include/video/
Dnewport.h150 npireg_t _setup; member
/Linux-v4.19/arch/arm/mach-omap2/
Domap_hwmod.c2540 static int _setup(struct omap_hwmod *oh, void *data) in _setup() function
3097 _setup(oh, NULL); in omap_hwmod_setup_one()
3447 _setup(oh, NULL); in omap_hwmod_allocate_module()
3563 omap_hwmod_for_each(_setup, NULL); in omap_hwmod_setup_all()