Home
last modified time | relevance | path

Searched refs:zpci_bus_remove_device (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/s390/pci/
H A Dpci_bus.h17 void zpci_bus_remove_device(struct zpci_dev *zdev, bool set_error);
H A Dpci_bus.c104 void zpci_bus_remove_device(struct zpci_dev *zdev, bool set_error) in zpci_bus_remove_device() function
H A Dpci_event.c305 zpci_bus_remove_device(zdev, true); in zpci_event_hard_deconfigured()
H A Dpci.c866 zpci_bus_remove_device(zdev, false); in zpci_deconfigure_device()
919 zpci_bus_remove_device(zdev, false); in zpci_release_device()