Searched refs:zpci_release_device (Results 1 – 2 of 2) sorted by relevance
19 void zpci_release_device(struct kref *kref);23 kref_put(&zdev->kref, zpci_release_device); in zpci_zdev_put()
946 void zpci_release_device(struct kref *kref) in zpci_release_device() function