/linux-4.4.14/drivers/uwb/ |
H A D | umc-drv.c | 12 __umc_driver_register(struct umc_driver *umc_drv, struct module *module, const char *mod_name) __umc_driver_register() argument
|
/linux-4.4.14/drivers/ide/ |
H A D | ide-scan-pci.c | 35 __ide_pci_register_driver(struct pci_driver *driver, struct module *module, const char *mod_name) __ide_pci_register_driver() argument
|
/linux-4.4.14/drivers/ntb/ |
H A D | ntb.c | 77 __ntb_register_client(struct ntb_client *client, struct module *mod, const char *mod_name) __ntb_register_client() argument
|
/linux-4.4.14/drivers/edac/ |
H A D | edac_pci.c | 453 edac_pci_create_generic_ctl(struct device *dev, const char *mod_name) edac_pci_create_generic_ctl() argument
|
H A D | edac_core.h | 259 const char *mod_name; /* module name */ member in struct:edac_device_ctl_info 357 const char *mod_name; /* module name */ member in struct:edac_pci_ctl_info
|
/linux-4.4.14/drivers/mcb/ |
H A D | mcb-core.c | 111 __mcb_register_driver(struct mcb_driver *drv, struct module *owner, const char *mod_name) __mcb_register_driver() argument
|
/linux-4.4.14/drivers/pci/hotplug/ |
H A D | pci_hotplug_core.c | 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.4.14/include/linux/ |
H A D | pci_hotplug.h | 64 const char *mod_name; member in struct:hotplug_slot_ops
|
H A D | device.h | 264 const char *mod_name; /* used for built-in modules */ member in struct:device_driver
|
H A D | edac.h | 731 const char *mod_name; member in struct:mem_ctl_info
|
/linux-4.4.14/drivers/xen/xenbus/ |
H A D | xenbus_probe_backend.c | 237 __xenbus_register_backend(struct xenbus_driver *drv, struct module *owner, const char *mod_name) __xenbus_register_backend() argument
|
H A D | xenbus_probe_frontend.c | 320 __xenbus_register_frontend(struct xenbus_driver *drv, struct module *owner, const char *mod_name) __xenbus_register_frontend() argument
|
H A D | xenbus_probe.c | 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.4.14/drivers/input/gameport/ |
H A D | gameport.c | 725 __gameport_register_driver(struct gameport_driver *drv, struct module *owner, const char *mod_name) __gameport_register_driver() argument
|
/linux-4.4.14/drivers/parport/ |
H A D | share.c | 264 __parport_register_driver(struct parport_driver *drv, struct module *owner, const char *mod_name) __parport_register_driver() argument
|
/linux-4.4.14/arch/sparc/kernel/ |
H A D | vio.c | 122 __vio_register_driver(struct vio_driver *viodrv, struct module *owner, const char *mod_name) __vio_register_driver() argument
|
/linux-4.4.14/drivers/usb/core/ |
H A D | driver.c | 947 usb_register_driver(struct usb_driver *new_driver, struct module *owner, const char *mod_name) usb_register_driver() argument
|
/linux-4.4.14/drivers/input/serio/ |
H A D | serio.c | 830 int __serio_register_driver(struct serio_driver *drv, struct module *owner, const char *mod_name) __serio_register_driver() argument
|
/linux-4.4.14/drivers/nvdimm/ |
H A D | bus.c | 212 __nd_driver_register(struct nd_device_driver *nd_drv, struct module *owner, const char *mod_name) __nd_driver_register() argument
|
/linux-4.4.14/drivers/pci/ |
H A D | pci-driver.c | 1278 __pci_register_driver(struct pci_driver *drv, struct module *owner, const char *mod_name) __pci_register_driver() argument
|
/linux-4.4.14/kernel/debug/kdb/ |
H A D | kdb_private.h | 74 const char *mod_name; /* Module containing symbol or member in struct:__ksymtab
|
/linux-4.4.14/drivers/hid/ |
H A D | hid-core.c | 2705 __hid_register_driver(struct hid_driver *hdrv, struct module *owner, const char *mod_name) __hid_register_driver() argument
|
/linux-4.4.14/drivers/hv/ |
H A D | vmbus_drv.c | 911 int __vmbus_driver_register(struct hv_driver *hv_driver, struct module *owner, const char *mod_name) __vmbus_driver_register() argument
|
/linux-4.4.14/lib/ |
H A D | dynamic_debug.c | 45 const char *mod_name; member in struct:ddebug_table 918 int ddebug_remove_module(const char *mod_name) ddebug_remove_module() argument
|
/linux-4.4.14/arch/powerpc/kernel/ |
H A D | vio.c | 1289 __vio_register_driver(struct vio_driver *viodrv, struct module *owner, const char *mod_name) __vio_register_driver() argument
|