Home
last modified time | relevance | path

Searched refs:zpci_release_device (Results 1 – 2 of 2) sorted by relevance

/arch/s390/pci/
Dpci_bus.h13 void zpci_release_device(struct kref *kref);
17 kref_put(&zdev->kref, zpci_release_device); in zpci_zdev_put()
Dpci.c824 void zpci_release_device(struct kref *kref) in zpci_release_device() function