Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/sh/kernel/cpu/
H A Dinit.c45 static int x##_setup(char *opts) \
50 __setup("no" __stringify(x), x##_setup);
/OK3568_Linux_fs/kernel/arch/um/include/shared/
H A Dinit.h87 __non_empty_string(fn ##_setup, str); \
/OK3568_Linux_fs/kernel/drivers/scsi/sym53c8xx_2/
H A Dsym_fw.h145 fw##_setup, fw##_patch \
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Dioc3.c521 #define IOC3_SID(_name, _sid, _setup) \ argument
525 .setup = _setup, \
/OK3568_Linux_fs/kernel/tools/testing/selftests/
H A Dkselftest_harness.h261 void fixture_name##_setup( \
380 fixture_name##_setup(_metadata, &self, variant->data); \
/OK3568_Linux_fs/kernel/arch/mips/pci/
H A Dpci-xtalk-bridge.c522 #define BRIDGE_BOARD_SETUP(_partno, _setup) \ argument
523 { .match = _partno, .setup = _setup }
/OK3568_Linux_fs/kernel/include/video/
H A Dnewport.h150 npireg_t _setup; member
/OK3568_Linux_fs/kernel/arch/arm/mach-omap2/
H A Domap_hwmod.c2541 static int _setup(struct omap_hwmod *oh, void *data) in _setup() function
3098 _setup(oh, NULL); in omap_hwmod_setup_one()
3479 _setup(oh, NULL); in omap_hwmod_allocate_module()
3690 omap_hwmod_for_each(_setup, NULL); in omap_hwmod_setup_all()