Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/s390/pci/
H A Dpci_bus.h11 void zpci_bus_device_unregister(struct zpci_dev *zdev);
H A Dpci_bus.c268 void zpci_bus_device_unregister(struct zpci_dev *zdev) in zpci_bus_device_unregister() function
H A Dpci.c846 zpci_bus_device_unregister(zdev); in zpci_release_device()