Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/xen/xen-pciback/
Dpci_stub.c91 static void pcistub_device_release(struct kref *kref) in pcistub_device_release() function
151 kref_put(&psdev->kref, pcistub_device_release); in pcistub_device_put()