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

/linux-master/arch/s390/pci/
H A Dpci_bus.h17 void zpci_bus_remove_device(struct zpci_dev *zdev, bool set_error);
H A Dpci_bus.c90 /* zpci_bus_remove_device - Removes the given zdev from the PCI core
99 void zpci_bus_remove_device(struct zpci_dev *zdev, bool set_error) function
H A Dpci_event.c315 zpci_bus_remove_device(zdev, true);
H A Dpci.c881 zpci_bus_remove_device(zdev, false);
930 zpci_bus_remove_device(zdev, false);

Completed in 118 milliseconds