Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/pci/hotplug/
Dpciehp_pci.c84 void pciehp_unconfigure_device(struct controller *ctrl, bool presence) in pciehp_unconfigure_device() function
Dpciehp.h162 void pciehp_unconfigure_device(struct controller *ctrl, bool presence);
Dpciehp_ctrl.c111 pciehp_unconfigure_device(ctrl, safe_removal); in remove_board()