/linux-4.19.296/drivers/pci/hotplug/ |
D | rpaphp.h | 34 #define MY_NAME "rpaphp" macro 40 MY_NAME, ## arg); \ 42 #define err(format, arg...) printk(KERN_ERR "%s: " format, MY_NAME, ## arg) 43 #define info(format, arg...) printk(KERN_INFO "%s: " format, MY_NAME, ## arg) 44 #define warn(format, arg...) printk(KERN_WARNING "%s: " format, MY_NAME, ## arg)
|
D | cpcihp_generic.c | 30 #define MY_NAME "cpcihp_generic" macro 32 #define MY_NAME THIS_MODULE->name macro 39 MY_NAME, ## arg); \ 41 #define err(format, arg...) printk(KERN_ERR "%s: " format "\n", MY_NAME, ## arg) 42 #define info(format, arg...) printk(KERN_INFO "%s: " format "\n", MY_NAME, ## arg) 43 #define warn(format, arg...) printk(KERN_WARNING "%s: " format "\n", MY_NAME, ## arg)
|
D | acpi_pcihp.c | 22 #define MY_NAME "acpi_pcihp" macro 24 #define dbg(fmt, arg...) do { if (debug_acpi) printk(KERN_DEBUG "%s: %s: " fmt, MY_NAME, __func__, … 25 #define err(format, arg...) printk(KERN_ERR "%s: " format, MY_NAME, ## arg) 26 #define info(format, arg...) printk(KERN_INFO "%s: " format, MY_NAME, ## arg) 27 #define warn(format, arg...) printk(KERN_WARNING "%s: " format, MY_NAME, ## arg)
|
D | cpcihp_zt5550.c | 28 #define MY_NAME "cpcihp_zt5550" macro 34 MY_NAME, ## arg); \ 36 #define err(format, arg...) printk(KERN_ERR "%s: " format "\n", MY_NAME, ## arg) 37 #define info(format, arg...) printk(KERN_INFO "%s: " format "\n", MY_NAME, ## arg) 38 #define warn(format, arg...) printk(KERN_WARNING "%s: " format "\n", MY_NAME, ## arg) 83 pci_resource_len(hc_dev, 1), MY_NAME)) { in zt5550_hc_config()
|
D | pciehp.h | 29 #define MY_NAME "pciehp" macro 38 printk(KERN_DEBUG "%s: " format, MY_NAME, ## arg); \ 41 printk(KERN_ERR "%s: " format, MY_NAME, ## arg) 43 printk(KERN_INFO "%s: " format, MY_NAME, ## arg) 45 printk(KERN_WARNING "%s: " format, MY_NAME, ## arg)
|
D | cpci_hotplug_pci.c | 20 #define MY_NAME "cpci_hotplug" macro 28 MY_NAME, ## arg); \ 30 #define err(format, arg...) printk(KERN_ERR "%s: " format "\n", MY_NAME, ## arg) 31 #define info(format, arg...) printk(KERN_INFO "%s: " format "\n", MY_NAME, ## arg) 32 #define warn(format, arg...) printk(KERN_WARNING "%s: " format "\n", MY_NAME, ## arg)
|
D | shpchp.h | 27 #define MY_NAME "shpchp" macro 29 #define MY_NAME THIS_MODULE->name macro 39 printk(KERN_DEBUG "%s: " format, MY_NAME, ## arg); \ 42 printk(KERN_ERR "%s: " format, MY_NAME, ## arg) 44 printk(KERN_INFO "%s: " format, MY_NAME, ## arg) 46 printk(KERN_WARNING "%s: " format, MY_NAME, ## arg)
|
D | ibmphp.h | 24 #define MY_NAME "ibmphpd" macro 26 #define MY_NAME THIS_MODULE->name macro 28 #define debug(fmt, arg...) do { if (ibmphp_debug == 1) printk(KERN_DEBUG "%s: " fmt, MY_NAME, ## ar… 29 #define debug_pci(fmt, arg...) do { if (ibmphp_debug) printk(KERN_DEBUG "%s: " fmt, MY_NAME, ## arg… 30 #define err(format, arg...) printk(KERN_ERR "%s: " format, MY_NAME, ## arg) 31 #define info(format, arg...) printk(KERN_INFO "%s: " format, MY_NAME, ## arg) 32 #define warn(format, arg...) printk(KERN_WARNING "%s: " format, MY_NAME, ## arg)
|
D | cpci_hotplug_core.c | 30 #define MY_NAME "cpci_hotplug" macro 36 MY_NAME, ## arg); \ 38 #define err(format, arg...) printk(KERN_ERR "%s: " format "\n", MY_NAME, ## arg) 39 #define info(format, arg...) printk(KERN_INFO "%s: " format "\n", MY_NAME, ## arg) 40 #define warn(format, arg...) printk(KERN_WARNING "%s: " format "\n", MY_NAME, ## arg) 588 MY_NAME, in cpci_hp_register_controller()
|
D | pci_hotplug_core.c | 35 #define MY_NAME "pci_hotplug" macro 37 #define dbg(fmt, arg...) do { if (debug) printk(KERN_DEBUG "%s: %s: " fmt, MY_NAME, __func__, ## ar… 38 #define err(format, arg...) printk(KERN_ERR "%s: " format, MY_NAME, ## arg) 39 #define info(format, arg...) printk(KERN_INFO "%s: " format, MY_NAME, ## arg) 40 #define warn(format, arg...) printk(KERN_WARNING "%s: " format, MY_NAME, ## arg)
|
D | cpqphp.h | 23 #define MY_NAME "cpqphp" macro 25 #define dbg(fmt, arg...) do { if (cpqhp_debug) printk(KERN_DEBUG "%s: " fmt, MY_NAME, ## arg); } wh… 26 #define err(format, arg...) printk(KERN_ERR "%s: " format, MY_NAME, ## arg) 27 #define info(format, arg...) printk(KERN_INFO "%s: " format, MY_NAME, ## arg) 28 #define warn(format, arg...) printk(KERN_WARNING "%s: " format, MY_NAME, ## arg)
|
D | cpqphp_core.c | 807 printk(KERN_ERR MY_NAME ": cannot enable PCI device %s (%d)\n", in cpqhpc_probe() 1082 pci_resource_len(pdev, 0), MY_NAME)) { in cpqhpc_probe() 1178 IRQF_SHARED, MY_NAME, ctrl)) { in cpqhpc_probe()
|
D | shpchp_hpc.c | 982 if (!request_mem_region(ctrl->mmio_base, ctrl->mmio_size, MY_NAME)) { in shpc_init() 1053 MY_NAME, (void *)ctrl); in shpc_init()
|
D | pciehp_hpc.c | 52 IRQF_SHARED, MY_NAME, ctrl); in pciehp_request_irq()
|