Home
last modified time | relevance | path

Searched refs:pci_hp_initialize (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dpci_hotplug.h86 #define pci_hp_initialize(slot, bus, nr, name) \ macro
/linux/drivers/pci/hotplug/
H A Dpciehp_core.c81 retval = pci_hp_initialize(&ctrl->hotplug_slot, in init_slot()
84 ctrl_err(ctrl, "pci_hp_initialize failed: error %d\n", retval); in init_slot()