Home
last modified time | relevance | path

Searched refs:MODULE (Results 1 – 25 of 332) sorted by relevance

12345678910>>...14

/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/umplock/
H A DMakefile23 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 Dlibsmi-fix-the-test-dump-files.patch105 + 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 D02-Makefile.in.patch10 @@ -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 Dexport_report.pl65 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 Dmodule.h61 # ifdef MODULE
65 # ifdef MODULE
72 # ifdef MODULE
/OK3568_Linux_fs/kernel/drivers/soc/rockchip/
H A Drockchip_pm_config.c37 #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 Drockchip-cpuinfo.c282 #ifndef MODULE
288 #ifdef MODULE in rockchip_cpuinfo_init()
/OK3568_Linux_fs/kernel/arch/um/include/shared/
H A Dinit.h53 #ifdef MODULE
61 #ifndef MODULE
85 #ifndef MODULE
/OK3568_Linux_fs/kernel/drivers/clocksource/
H A Dtimer-rockchip.c50 #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 Dinit.h9 #if defined(__noretpoline) && !defined(MODULE)
77 #ifdef MODULE
167 #ifndef MODULE
364 #ifdef MODULE
H A Dmodule.h82 #ifndef MODULE
183 #ifdef MODULE
244 #ifdef MODULE
270 #if defined(MODULE) || !defined(CONFIG_SYSFS)
H A Dexport.h15 #ifdef MODULE
148 #elif defined(CONFIG_TRIM_UNUSED_KSYMS) && !defined(MODULE)
/OK3568_Linux_fs/kernel/drivers/mtd/devices/
H A Dblock2mtd.c219 #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 Dphram.c203 #ifndef MODULE
270 #ifdef MODULE in phram_param_call()
308 #ifndef MODULE in init_phram()
H A Dslram.c65 #ifdef MODULE
265 #ifndef MODULE
281 #ifndef MODULE in init_slram()
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Domap3-igep0030.dts3 * 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 Domap3-igep0030-rev-g.dts3 * 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 Dippool_init.d.patch20 MODULE=pppol2tp
21 @@ -18,7 +21,23 @@ MODULE=pppol2tp
/OK3568_Linux_fs/kernel/sound/oss/dmasound/
H A Ddmasound_core.c209 #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 Ddmasound.h91 #ifdef MODULE
117 #ifdef MODULE
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dskeletonfb.c893 #ifndef MODULE in xxxfb_init()
960 #ifndef MODULE
981 #ifndef MODULE in xxxfb_init()
/OK3568_Linux_fs/kernel/crypto/
H A Dxor.c57 #ifndef MODULE
170 #ifndef MODULE
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/
H A D0025-RH-add-mpathconf.patch102 +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 Dsim710.c44 #ifdef MODULE
218 #ifdef MODULE in sim710_init()
/OK3568_Linux_fs/kernel/arch/alpha/include/asm/
H A Dpercpu.h13 #if defined(MODULE) && defined(CONFIG_SMP)

12345678910>>...14