Home
last modified time | relevance | path

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

/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.c99 void zpci_bus_remove_device(struct zpci_dev *zdev, bool set_error) in zpci_bus_remove_device() function
H A Dpci_event.c315 zpci_bus_remove_device(zdev, true); in zpci_event_hard_deconfigured()