Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/hotplug/
H A Dpciehp_pci.c91 void pciehp_unconfigure_device(struct controller *ctrl, bool presence) in pciehp_unconfigure_device() function
H A Dpciehp.h165 void pciehp_unconfigure_device(struct controller *ctrl, bool presence);
H A Dpciehp_ctrl.c111 pciehp_unconfigure_device(ctrl, safe_removal); in remove_board()