Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pci/hotplug/
Dpciehp_pci.c76 int pciehp_unconfigure_device(struct slot *p_slot) in pciehp_unconfigure_device() function
Dpciehp.h131 int pciehp_unconfigure_device(struct slot *p_slot);
Dpciehp_ctrl.c139 retval = pciehp_unconfigure_device(p_slot); in remove_board()