Searched refs:_setup (Results 1 – 6 of 6) sorted by relevance
/linux-4.1.27/arch/mips/include/asm/ |
D | mips_machine.h | 25 #define MIPS_MACHINE(_type, _id, _name, _setup) \ argument 36 .mach_setup = _setup, \
|
/linux-4.1.27/arch/sh/kernel/cpu/ |
D | init.c | 48 static int x##_setup(char *opts) \ 53 __setup("no" __stringify(x), x##_setup);
|
/linux-4.1.27/arch/um/include/shared/ |
D | init.h | 110 __non_empty_string(fn ##_setup, str); \
|
/linux-4.1.27/drivers/scsi/sym53c8xx_2/ |
D | sym_fw.h | 158 fw##_setup, fw##_patch \
|
/linux-4.1.27/include/video/ |
D | newport.h | 149 npireg_t _setup; member
|
/linux-4.1.27/arch/arm/mach-omap2/ |
D | omap_hwmod.c | 2659 static int __init _setup(struct omap_hwmod *oh, void *data) in _setup() function 3287 _setup(oh, NULL); in omap_hwmod_setup_one() 3305 omap_hwmod_for_each(_setup, NULL); in omap_hwmod_setup_all()
|