Home
last modified time | relevance | path

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

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