Searched refs:module (Results 51 - 75 of 2150) sorted by relevance

1234567891011>>

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/dec/
H A Dwbflush.c92 #include <linux/module.h>
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/lib/
H A Ddec_and_lock.c1 #include <linux/module.h>
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/ftape/zftape/
H A Dzftape_syms.c28 #include <linux/module.h>
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/rio/
H A Drtahw.h60 enum module { enum
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/isdn/act2000/
H A DMakefile3 # The target object and module list name.
10 act2000-objs := module.o capi.o act2000_isa.o
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/isdn/pcbit/
H A DMakefile3 # The target object and module list name.
10 pcbit-objs := module.o edss1.o drv.o layer2.o capi.o callbacks.o
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/
H A Dbusmouse.h14 struct module *owner;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sgi/char/
H A Dsgicons.c12 #include <linux/module.h>
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sound/
H A Dmidi_syms.c7 #include <linux/module.h>
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/arm/mach-ebsa110/
H A Dleds.c14 #include <linux/module.h>
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/arm/mm/
H A Ddiscontig.c13 #include <linux/module.h>
H A Dproc-syms.c10 #include <linux/module.h>
/asus-wl-520gu-7.0.1.45/src/router/samba/source/aparser/
H A Dheader.awk63 xprintf(f,"/* auto-generated headers for %s */\n\n\n", module);
64 xprintf(f,"#ifndef _%s_\n", module);
65 xprintf(f,"#define _%s_\n", module);
78 xprintf(f,"#endif /* _%s_ */\n", module);
H A Dtoken.awk44 /^[ \t]*module/ {
45 {if (module!="") parse_error("you can only specify one module name");}
50 {if (module=="") parse_error("you must specify the module name first");}
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/mtd/chips/
H A Dchipreg.c47 if (ret && !try_inc_mod_count(ret->module)) {
76 probe-only module, which is no longer required from this
80 if(drv->module)
81 __MOD_DEC_USE_COUNT(drv->module);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips/
H A Dmodule.h4 * This file contains the mips architecture specific module code.
7 #include <linux/module.h>
25 mips_module_init(struct module *mod)
54 mips_init_modules(struct module *mod)
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips64/
H A Dmodule.h4 * This file contains the mips64 architecture specific module code.
7 #include <linux/module.h>
25 mips64_module_init(struct module *mod)
54 mips64_init_modules(struct module *mod)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips/
H A Dmodule.h4 * This file contains the mips architecture specific module code.
7 #include <linux/module.h>
25 mips_module_init(struct module *mod)
54 mips_init_modules(struct module *mod)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips64/
H A Dmodule.h4 * This file contains the mips64 architecture specific module code.
7 #include <linux/module.h>
25 mips64_module_init(struct module *mod)
54 mips64_init_modules(struct module *mod)
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm/
H A Dmodule.h4 * This file contains the mips architecture specific module code.
7 #include <linux/module.h>
25 mips_module_init(struct module *mod)
54 mips_init_modules(struct module *mod)
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dmodule.h45 struct module *dep; /* "parent" pointer */
46 struct module *ref; /* "child" pointer */
53 struct module struct
55 unsigned long size_of_struct; /* == sizeof(module) */
56 struct module *next;
82 module support and are optional. Use mod_member_present()
90 const char *archdata_start; /* arch specific data for module */
103 /* Bits of module.flags. */
122 /* Can the module be queried? */
125 /* When struct module i
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dmodule.h45 struct module *dep; /* "parent" pointer */
46 struct module *ref; /* "child" pointer */
53 struct module struct
55 unsigned long size_of_struct; /* == sizeof(module) */
56 struct module *next;
82 module support and are optional. Use mod_member_present()
90 const char *archdata_start; /* arch specific data for module */
103 /* Bits of module.flags. */
122 /* Can the module be queried? */
125 /* When struct module i
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm/
H A Dmodule.h4 * This file contains the mips architecture specific module code.
7 #include <linux/module.h>
25 mips_module_init(struct module *mod)
54 mips_init_modules(struct module *mod)
/asus-wl-520gu-7.0.1.45/src/router/samba/source/lib/
H A Dmodule.c3 module loading system
27 /* Load a dynamic module. Only log a level 0 error if we are not checking
28 for the existence of a module (probling). */
46 DEBUG(level, ("Error loading module '%s': %s\n", module_name, error ? error : ""));
91 NTSTATUS smb_probe_module(const char *subsystem, const char *module) argument
101 DEBUG(5, ("Probing module '%s'\n", module));
103 if (module[0] == '/')
104 return do_smb_load_module(module, True);
108 pstrcat(full_path, module);
131 smb_probe_module(const char *subsystem, const char *module) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/alpha/mm/
H A Dextable.c6 #include <linux/module.h>
51 /* The kernel is the last "module" -- no need to treat it special. */
52 struct module *mp;
82 /* The kernel is the last "module" -- no need to treat it special. */
83 struct module *mp;

Completed in 182 milliseconds

1234567891011>>