| /OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/umplock/ |
| H A D | Makefile | 23 MODULE:=umplock.ko macro 25 obj-m := $(MODULE:.ko=.o) 26 $(MODULE:.ko=-y) := $(SRC:.c=.o) 28 $(MODULE:.ko=-objs) := $(SRC:.c=.o)
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/libsmi/libsmi/ |
| H A D | libsmi-fix-the-test-dump-files.patch | 105 + import SNMPv2-SMI (MODULE-IDENTITY, OBJECT-TYPE, Counter32, 111 + import SNMPv2-CONF (MODULE-COMPLIANCE, OBJECT-GROUP, 117 // MODULE META INFORMATION 153 + MODULE-IDENTITY, NOTIFICATION-TYPE, mib-2); 156 + import SNMPv2-CONF (OBJECT-GROUP, MODULE-COMPLIANCE, 164 // MODULE META INFORMATION 191 + import SNMPv2-SMI (MODULE-IDENTITY, OBJECT-TYPE, 196 + import SNMPv2-CONF (MODULE-COMPLIANCE, OBJECT-GROUP); 211 // MODULE META INFORMATION 266 + import SNMPv2-SMI (MODULE-IDENTITY, OBJECT-TYPE, [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/dmalloc/dmalloc/ |
| H A D | 02-Makefile.in.patch | 10 @@ -41,7 +41,7 @@ LIBRARY = lib$(MODULE).a 13 LIB_TH = lib$(MODULE)th.a 14 -LIB_TH_SL = lib$(MODULE)th.@shlibext@ 15 +LIB_TH_SL = lib$(MODULE)th.@shlibext@.5.5.2 19 @@ -50,8 +50,8 @@ LIB_TH_SL = lib$(MODULE)th.@shlibext@ 23 -LIB_CXX = lib$(MODULE)xx.a 24 -LIB_CXX_SL = lib$(MODULE)xx.@shlibext@ 25 +LIB_CXX = lib$(MODULE)cxx.a 26 +LIB_CXX_SL = lib$(MODULE)cxx.@shlibext@.5.5.2 30 @@ -61,7 +61,7 @@ LIB_CXX_SL = lib$(MODULE)xx.@shlibext@ [all …]
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | export_report.pl | 65 my (%SYMBOL, %MODULE, %opt, @allcfiles); 133 push(@{$MODULE{$thismod}} , $sym); 176 for my $thismod (sort keys %MODULE) { 177 my $list = $MODULE{$thismod};
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | module.h | 61 # ifdef MODULE 65 # ifdef MODULE 72 # ifdef MODULE
|
| /OK3568_Linux_fs/kernel/drivers/soc/rockchip/ |
| H A D | rockchip_pm_config.c | 37 #ifndef MODULE 72 #ifndef MODULE 180 #ifndef MODULE in pm_config_probe() 273 #ifndef MODULE in pm_config_probe() 289 #ifndef MODULE 344 #ifndef MODULE
|
| H A D | rockchip-cpuinfo.c | 282 #ifndef MODULE 288 #ifdef MODULE in rockchip_cpuinfo_init()
|
| /OK3568_Linux_fs/kernel/arch/um/include/shared/ |
| H A D | init.h | 53 #ifdef MODULE 61 #ifndef MODULE 85 #ifndef MODULE
|
| /OK3568_Linux_fs/kernel/drivers/clocksource/ |
| H A D | timer-rockchip.c | 50 #ifndef MODULE 126 #ifndef MODULE 259 #ifndef MODULE 304 #ifndef MODULE in rk_timer_init() 316 #ifdef MODULE
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | init.h | 9 #if defined(__noretpoline) && !defined(MODULE) 77 #ifdef MODULE 167 #ifndef MODULE 364 #ifdef MODULE
|
| H A D | module.h | 82 #ifndef MODULE 183 #ifdef MODULE 244 #ifdef MODULE 270 #if defined(MODULE) || !defined(CONFIG_SYSFS)
|
| H A D | export.h | 15 #ifdef MODULE 148 #elif defined(CONFIG_TRIM_UNUSED_KSYMS) && !defined(MODULE)
|
| /OK3568_Linux_fs/kernel/drivers/mtd/devices/ |
| H A D | block2mtd.c | 219 #ifndef MODULE in add_device() 237 #ifndef MODULE in add_device() 373 #ifndef MODULE 433 #ifdef MODULE in block2mtd_setup() 465 #ifndef MODULE in block2mtd_init()
|
| H A D | phram.c | 203 #ifndef MODULE 270 #ifdef MODULE in phram_param_call() 308 #ifndef MODULE in init_phram()
|
| H A D | slram.c | 65 #ifdef MODULE 265 #ifndef MODULE 281 #ifndef MODULE in init_slram()
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | omap3-igep0030.dts | 3 * Device Tree Source for IGEP COM MODULE Rev. E (TI OMAP AM/DM37x) 12 model = "IGEP COM MODULE Rev. E (TI OMAP AM/DM37x)";
|
| H A D | omap3-igep0030-rev-g.dts | 3 * Device Tree Source for IGEP COM MODULE Rev. G (TI OMAP AM/DM37x) 12 model = "IGEP COM MODULE Rev. G (TI OMAP AM/DM37x)";
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/ippool/ippool/ |
| H A D | ippool_init.d.patch | 20 MODULE=pppol2tp 21 @@ -18,7 +21,23 @@ MODULE=pppol2tp
|
| /OK3568_Linux_fs/kernel/sound/oss/dmasound/ |
| H A D | dmasound_core.c | 209 #ifdef MODULE 394 #ifndef MODULE in mixer_init() 1179 #ifndef MODULE in sq_init() 1383 #ifndef MODULE in state_init() 1403 #ifdef MODULE in dmasound_init() 1425 #ifdef MODULE in dmasound_init() 1441 #ifdef MODULE 1594 #ifdef MODULE
|
| H A D | dmasound.h | 91 #ifdef MODULE 117 #ifdef MODULE
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/ |
| H A D | skeletonfb.c | 893 #ifndef MODULE in xxxfb_init() 960 #ifndef MODULE 981 #ifndef MODULE in xxxfb_init()
|
| /OK3568_Linux_fs/kernel/crypto/ |
| H A D | xor.c | 57 #ifndef MODULE 170 #ifndef MODULE
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/ |
| H A D | 0025-RH-add-mpathconf.patch | 102 +unset ENABLE FIND FRIENDLY MODULE MULTIPATHD HAVE_DISABLE HAVE_WWID_DISABLE HAVE_FIND HAVE_BLACKLI… 242 + MODULE=$2 277 + if [ "$ENABLE" = "0" ] && [ -n "$FRIENDLY" -o -n "$FIND" -o -n "$MODULE" ]; then 281 + MODULE="" 294 + if [ -n "$MODULE" ] && [ "$MODULE" != "y" -a "$MODULE" != "n" ]; then 349 +if [ -z "$MODULE" -o "$MODULE" = "y" ]; then
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | sim710.c | 44 #ifdef MODULE 218 #ifdef MODULE in sim710_init()
|
| /OK3568_Linux_fs/kernel/arch/alpha/include/asm/ |
| H A D | percpu.h | 13 #if defined(MODULE) && defined(CONFIG_SMP)
|