Home
last modified time | relevance | path

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

/linux/arch/s390/pci/
H A Dpci_bus.h34 void zpci_bus_remove_device(struct zpci_dev *zdev, bool set_error);
H A Dpci_bus.c101 void zpci_bus_remove_device(struct zpci_dev *zdev, bool set_error) in zpci_bus_remove_device() function
H A Dpci_event.c360 zpci_bus_remove_device(zdev, true); in zpci_event_hard_deconfigured()
H A Dpci.c924 zpci_bus_remove_device(zdev, false); in zpci_deconfigure_device()