Home
last modified time | relevance | path

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

/linux-6.15/arch/s390/pci/
H A Dpci_bus.h15 void zpci_bus_device_unregister(struct zpci_dev *zdev);
H A Dpci_bus.c422 void zpci_bus_device_unregister(struct zpci_dev *zdev) in zpci_bus_device_unregister() function
H A Dpci.c964 zpci_bus_device_unregister(zdev); in zpci_release_device()