Searched refs:mod_name (Results 1 - 80 of 80) sorted by relevance

/linux-4.1.27/drivers/uwb/
H A Dumc-drv.c13 const char *mod_name) __umc_driver_register()
17 umc_drv->driver.mod_name = mod_name; __umc_driver_register()
12 __umc_driver_register(struct umc_driver *umc_drv, struct module *module, const char *mod_name) __umc_driver_register() argument
/linux-4.1.27/scripts/gdb/linux/
H A Dmodules.py50 def invoke(self, mod_name):
51 mod_name = mod_name.string()
52 module = find_module_by_name(mod_name)
56 raise gdb.GdbError("Unable to find MODULE " + mod_name)
/linux-4.1.27/drivers/ide/
H A Dide-scan-pci.c36 const char *mod_name) __ide_pci_register_driver()
39 return __pci_register_driver(driver, module, mod_name); __ide_pci_register_driver()
103 d->driver.mod_name)) ide_scan_pcibus()
105 __func__, d->driver.mod_name); ide_scan_pcibus()
35 __ide_pci_register_driver(struct pci_driver *driver, struct module *module, const char *mod_name) __ide_pci_register_driver() argument
/linux-4.1.27/drivers/base/
H A Dmodule.c44 else if (drv->mod_name) { module_add_driver()
48 mkobj = kset_find_obj(module_kset, drv->mod_name); module_add_driver()
/linux-4.1.27/drivers/edac/
H A Dedac_pci.c154 rover->mod_name, rover->ctl_name, rover->pci_idx); add_edac_pci_to_global_list()
361 pci->mod_name, pci->ctl_name, pci->dev_name, edac_pci_add_device()
417 pci->pci_idx, pci->mod_name, pci->ctl_name, edac_dev_name(pci)); edac_pci_del_device()
454 const char *mod_name) edac_pci_create_generic_ctl()
468 pci->mod_name = mod_name; edac_pci_create_generic_ctl()
492 edac_dbg(0, "pci mod=%s\n", pci->mod_name); edac_pci_release_generic_ctl()
453 edac_pci_create_generic_ctl(struct device *dev, const char *mod_name) edac_pci_create_generic_ctl() argument
H A Docteon_edac-pc.c105 p->ed->mod_name = "octeon-cpu"; co_cache_error_probe()
H A Docteon_edac-pci.c74 pci->mod_name = "octeon-pci"; octeon_pci_probe()
H A Dhighbank_l2_edac.c101 dci->mod_name = pdev->dev.driver->name; highbank_l2_err_probe()
H A Docteon_edac-lmc.c253 mci->mod_name = "octeon-lmc"; octeon_lmc_edac_probe()
285 mci->mod_name = "octeon-lmc"; octeon_lmc_edac_probe()
H A Dedac_core.h257 const char *mod_name; /* module name */ member in struct:edac_device_ctl_info
355 const char *mod_name; /* module name */ member in struct:edac_pci_ctl_info
504 const char *mod_name);
H A Dedac_device.c48 edac_dev->mod_name, edac_dev->ctl_name); edac_device_dump_device()
328 rover->mod_name, rover->ctl_name, rover->dev_idx); add_edac_dev_to_global_list()
534 edac_dev->mod_name, edac_dev->ctl_name, edac_dev->dev_name, edac_device_add_device()
595 edac_dev->mod_name, edac_dev->ctl_name, edac_dev_name(edac_dev)); edac_device_del_device()
H A Dmv64x60_edac.c125 pci->mod_name = EDAC_MOD_STR; mv64x60_pci_err_probe()
330 edac_dev->mod_name = EDAC_MOD_STR; mv64x60_sram_err_probe()
526 edac_dev->mod_name = EDAC_MOD_STR; mv64x60_cpu_err_probe()
773 mci->mod_name = EDAC_MOD_STR; mv64x60_mc_err_probe()
H A Docteon_edac-l2c.c150 l2c->mod_name = "octeon-l2c"; octeon_l2c_probe()
H A Dedac_mc.c122 mci->mod_name, mci->ctl_name); edac_mc_dump_mci()
652 edac_dev_name(mci), p->mod_name, p->ctl_name, p->mc_idx); add_mc_to_global_list()
755 if (edac_mc_owner && edac_mc_owner != mci->mod_name) { edac_mc_add_mc_with_groups()
787 mci->mod_name, mci->ctl_name, mci->dev_name, edac_mc_add_mc_with_groups()
790 edac_mc_owner = mci->mod_name; edac_mc_add_mc_with_groups()
841 mci->mod_name, mci->ctl_name, edac_dev_name(mci)); edac_mc_del_mc()
H A Damd8111_edac.c391 dev_info->edac_dev->mod_name = AMD8111_EDAC_MOD_STR; amd8111_dev_probe()
483 pci_info->edac_dev->mod_name = AMD8111_EDAC_MOD_STR; amd8111_pci_probe()
H A Damd76x_edac.c265 mci->mod_name = EDAC_MOD_STR; amd76x_probe1()
H A Dcell_edac.c220 mci->mod_name = "cell_edac"; cell_edac_probe()
H A Dhighbank_mc_edac.c227 mci->mod_name = pdev->dev.driver->name; highbank_mc_probe()
H A Di82860_edac.c218 mci->mod_name = EDAC_MOD_STR; i82860_probe1()
H A Dpasemi_edac.c235 mci->mod_name = MODULE_NAME; pasemi_edac_probe()
H A Dtile_edac.c156 mci->mod_name = DRV_NAME; tile_edac_mc_probe()
H A Daltera_edac.c328 mci->mod_name = EDAC_MOD_STR; altr_sdram_probe()
H A Damd8131_edac.c288 dev_info->edac_dev->mod_name = AMD8131_EDAC_MOD_STR; amd8131_probe()
H A Di3200_edac.c377 mci->mod_name = EDAC_MOD_STR; i3200_probe1()
H A Dr82600_edac.c318 mci->mod_name = EDAC_MOD_STR; r82600_probe1()
H A Dx38_edac.c359 mci->mod_name = EDAC_MOD_STR; x38_probe1()
H A Dmpc85xx_edac.c274 pci->mod_name = EDAC_MOD_STR; mpc85xx_pci_err_probe()
604 edac_dev->mod_name = EDAC_MOD_STR; mpc85xx_l2_err_probe()
1074 mci->mod_name = EDAC_MOD_STR; mpc85xx_mc_err_probe()
H A De7xxx_edac.c460 mci->mod_name = EDAC_MOD_STR; e7xxx_probe1()
H A Dghes_edac.c473 mci->mod_name = "ghes_edac.c"; ghes_edac_register()
H A Di3000_edac.c377 mci->mod_name = EDAC_MOD_STR; i3000_probe1()
H A Di82443bxgx_edac.c322 mci->mod_name = EDAC_MOD_STR; i82443bxgx_edacmc_probe1()
H A Di82875p_edac.c425 mci->mod_name = EDAC_MOD_STR; i82875p_probe1()
H A Di82975x_edac.c562 mci->mod_name = EDAC_MOD_STR; i82975x_probe1()
H A Die31200_edac.c369 mci->mod_name = EDAC_MOD_STR; ie31200_probe1()
H A Dsynopsys_edac.c415 mci->mod_name = SYNPS_EDAC_MOD_VER; synps_edac_mc_init()
H A Dcpc925_edac.c838 dev_info->edac_dev->mod_name = CPC925_EDAC_MOD_STR; cpc925_add_edac_devices()
1002 mci->mod_name = CPC925_EDAC_MOD_STR; cpc925_probe()
H A Di5100_edac.c1112 mci->mod_name = "i5100_edac.c"; i5100_init_one()
H A Di7300_edac.c1079 mci->mod_name = "i7300_edac.c"; i7300_init_one()
H A De752x_edac.c1305 mci->mod_name = EDAC_MOD_STR; e752x_probe1()
H A Di5000_edac.c1432 mci->mod_name = "i5000_edac.c"; i5000_probe1()
H A Di5400_edac.c1316 mci->mod_name = "i5400_edac.c"; i5400_probe1()
H A Dppc4xx_edac.c1066 mci->mod_name = PPC4XX_EDAC_MODULE_NAME; ppc4xx_edac_mc_init()
H A Di7core_edac.c2229 mci->mod_name = "i7core_edac.c"; i7core_register_mci()
H A Dsb_edac.c2304 mci->mod_name = "sbridge_edac.c"; sbridge_register_mci()
H A Damd64_edac.c2684 mci->mod_name = EDAC_MOD_STR; setup_mci_misc_attrs()
/linux-4.1.27/drivers/mcb/
H A Dmcb-core.c106 * @mod_name: The name of the @mcb_driver's module
112 const char *mod_name) __mcb_register_driver()
119 drv->driver.mod_name = mod_name; __mcb_register_driver()
111 __mcb_register_driver(struct mcb_driver *drv, struct module *owner, const char *mod_name) __mcb_register_driver() argument
/linux-4.1.27/include/linux/
H A Dpci_hotplug.h34 * @mod_name: The module name (KBUILD_MODNAME) of this structure
64 const char *mod_name; member in struct:hotplug_slot_ops
120 const char *mod_name);
H A Ddynamic_debug.h43 extern int ddebug_remove_module(const char *mod_name);
H A Dmcb.h104 const char *mod_name);
H A Dserio.h87 struct module *owner, const char *mod_name);
H A Dgameport.h147 struct module *owner, const char *mod_name);
H A Ddevice.h203 * @mod_name: Used for built-in modules.
235 const char *mod_name; /* used for built-in modules */ member in struct:device_driver
H A Dedac.h731 const char *mod_name; member in struct:mem_ctl_info
H A Dhid.h770 struct module *, const char *mod_name);
H A Dhyperv.h982 const char *mod_name);
H A Dide.h1173 extern int __ide_pci_register_driver(struct pci_driver *driver, struct module *owner, const char *mod_name);
H A Dpci.h1147 const char *mod_name);
/linux-4.1.27/lib/
H A Ddynamic_debug.c45 char *mod_name; member in struct:ddebug_table
153 !match_wildcard(query->module, dt->mod_name)) ddebug_change()
194 dt->mod_name, dp->function, ddebug_change()
788 iter->table->mod_name, dp->function, ddebug_proc_show()
854 dt->mod_name = new_name; ddebug_add_module()
862 vpr_info("%u debug prints in module %s\n", n, dt->mod_name); ddebug_add_module()
910 kfree(dt->mod_name); ddebug_table_free()
918 int ddebug_remove_module(const char *mod_name) ddebug_remove_module() argument
923 vpr_info("removing module \"%s\"\n", mod_name); ddebug_remove_module()
927 if (!strcmp(dt->mod_name, mod_name)) { ddebug_remove_module()
/linux-4.1.27/arch/sparc/kernel/
H A Dvio.c123 const char *mod_name) __vio_register_driver()
128 viodrv->driver.mod_name = mod_name; __vio_register_driver()
122 __vio_register_driver(struct vio_driver *viodrv, struct module *owner, const char *mod_name) __vio_register_driver() argument
/linux-4.1.27/drivers/pci/hotplug/
H A Dpci_hotplug_core.c416 * @mod_name: caller module name
425 struct module *owner, const char *mod_name) __pci_hp_register()
440 slot->ops->mod_name = mod_name; __pci_hp_register()
423 __pci_hp_register(struct hotplug_slot *slot, struct pci_bus *bus, int devnr, const char *name, struct module *owner, const char *mod_name) __pci_hp_register() argument
/linux-4.1.27/drivers/xen/xenbus/
H A Dxenbus_probe.h65 const char *mod_name);
H A Dxenbus_probe_backend.c238 const char *mod_name) __xenbus_register_backend()
243 owner, mod_name); __xenbus_register_backend()
237 __xenbus_register_backend(struct xenbus_driver *drv, struct module *owner, const char *mod_name) __xenbus_register_backend() argument
H A Dxenbus_probe_frontend.c321 const char *mod_name) __xenbus_register_frontend()
328 owner, mod_name); __xenbus_register_frontend()
320 __xenbus_register_frontend(struct xenbus_driver *drv, struct module *owner, const char *mod_name) __xenbus_register_frontend() argument
H A Dxenbus_probe.c302 struct module *owner, const char *mod_name) xenbus_register_driver_common()
307 drv->driver.mod_name = mod_name; xenbus_register_driver_common()
300 xenbus_register_driver_common(struct xenbus_driver *drv, struct xen_bus_type *bus, struct module *owner, const char *mod_name) xenbus_register_driver_common() argument
/linux-4.1.27/include/xen/
H A Dxenbus.h115 const char *mod_name);
118 const char *mod_name);
/linux-4.1.27/kernel/debug/kdb/
H A Dkdb_support.c103 (char **)(&symtab->mod_name), knt1); kdbnearsym()
148 if (symtab->mod_name == NULL) kdbnearsym()
149 symtab->mod_name = "kernel"; kdbnearsym()
152 "symtab->mod_name=%p, symtab->sym_name=%p (%s)\n", ret, kdbnearsym()
153 symtab->sym_start, symtab->mod_name, symtab->sym_name, kdbnearsym()
279 if (strcmp(symtab_p2->mod_name, "kernel")) kdb_symbol_print()
280 kdb_printf("[%s]", symtab_p2->mod_name); kdb_symbol_print()
H A Dkdb_private.h74 const char *mod_name; /* Module containing symbol or member in struct:__ksymtab
H A Dkdb_main.c1509 kdb_machreg_fmt, symtab.mod_name, kdb_md_line()
/linux-4.1.27/drivers/net/wireless/rt2x00/
H A Drt2800soc.c247 .mod_name = KBUILD_MODNAME,
/linux-4.1.27/arch/powerpc/include/asm/
H A Dvio.h130 const char *mod_name);
/linux-4.1.27/drivers/input/gameport/
H A Dgameport.c726 const char *mod_name) __gameport_register_driver()
732 drv->driver.mod_name = mod_name; __gameport_register_driver()
725 __gameport_register_driver(struct gameport_driver *drv, struct module *owner, const char *mod_name) __gameport_register_driver() argument
/linux-4.1.27/drivers/input/serio/
H A Dserio.c832 int __serio_register_driver(struct serio_driver *drv, struct module *owner, const char *mod_name) __serio_register_driver() argument
839 drv->driver.mod_name = mod_name; __serio_register_driver()
/linux-4.1.27/drivers/pci/
H A Dpci-driver.c1239 * @mod_name: module name string
1247 const char *mod_name) __pci_register_driver()
1253 drv->driver.mod_name = mod_name; __pci_register_driver()
1246 __pci_register_driver(struct pci_driver *drv, struct module *owner, const char *mod_name) __pci_register_driver() argument
H A Dslot.c358 kobj = kset_find_obj(module_kset, slot->ops->mod_name); pci_hp_create_module_link()
/linux-4.1.27/drivers/hv/
H A Dvmbus_drv.c869 * @mod_name: module name string
876 int __vmbus_driver_register(struct hv_driver *hv_driver, struct module *owner, const char *mod_name) __vmbus_driver_register() argument
888 hv_driver->driver.mod_name = mod_name; __vmbus_driver_register()
/linux-4.1.27/include/linux/uwb/
H A Dumc.h106 const char *mod_name);
/linux-4.1.27/arch/sparc/include/asm/
H A Dvio.h457 const char *mod_name);
/linux-4.1.27/drivers/usb/core/
H A Ddriver.c928 * @mod_name: module name string
941 const char *mod_name) usb_register_driver()
954 new_driver->drvwrap.driver.mod_name = mod_name; usb_register_driver()
940 usb_register_driver(struct usb_driver *new_driver, struct module *owner, const char *mod_name) usb_register_driver() argument
/linux-4.1.27/arch/powerpc/kernel/
H A Dvio.c1285 const char *mod_name) __vio_register_driver()
1294 viodrv->driver.mod_name = mod_name; __vio_register_driver()
1284 __vio_register_driver(struct vio_driver *viodrv, struct module *owner, const char *mod_name) __vio_register_driver() argument
/linux-4.1.27/drivers/hid/
H A Dhid-core.c2674 const char *mod_name) __hid_register_driver()
2681 hdrv->driver.mod_name = mod_name; __hid_register_driver()
2673 __hid_register_driver(struct hid_driver *hdrv, struct module *owner, const char *mod_name) __hid_register_driver() argument

Completed in 1787 milliseconds