Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/pci/
H A Dpci_bus.h11 void zpci_bus_device_unregister(struct zpci_dev *zdev);
H A Dpci_bus.c372 void zpci_bus_device_unregister(struct zpci_dev *zdev) in zpci_bus_device_unregister() function
H A Dpci.c942 zpci_bus_device_unregister(zdev); in zpci_release_device()