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

/linux-master/arch/s390/pci/
H A Dpci_bus.h19 void zpci_release_device(struct kref *kref);
23 kref_put(&zdev->kref, zpci_release_device);
H A Dpci.c921 void zpci_release_device(struct kref *kref) function

Completed in 82 milliseconds