Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/hotplug/
H A Dcpqphp.h430 int cpqhp_unconfigure_device(struct pci_func *func);
H A Dcpqphp_pci.c114 int cpqhp_unconfigure_device(struct pci_func *func) in cpqhp_unconfigure_device() function
H A Dcpqphp_ctrl.c1618 if (cpqhp_unconfigure_device(func)) in remove_board()