Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pci/hotplug/
Dpciehp_pci.c91 void pciehp_unconfigure_device(struct controller *ctrl, bool presence) in pciehp_unconfigure_device() function
Dpciehp.h165 void pciehp_unconfigure_device(struct controller *ctrl, bool presence);
Dpciehp_ctrl.c111 pciehp_unconfigure_device(ctrl, safe_removal); in remove_board()