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