Home
last modified time | relevance | path

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

/linux/arch/s390/pci/
H A Dpci_bus.h36 void zpci_release_device(struct kref *kref);
H A Dpci.c78 kref_put_lock(&zdev->kref, zpci_release_device, &zpci_list_lock); in zpci_zdev_put()
976 void zpci_release_device(struct kref *kref) in zpci_release_device() function