Home
last modified time | relevance | path

Searched refs:rpaphp_enable_slot (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/drivers/pci/hotplug/
Drpaphp.h79 int rpaphp_enable_slot(struct slot *slot);
Drpaphp_pci.c62 int rpaphp_enable_slot(struct slot *slot) in rpaphp_enable_slot() function
Drpaphp_core.c383 retval = rpaphp_enable_slot(slot); in rpaphp_add_slot()