Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/xen/xen-pciback/
Dpci_stub.c89 static void pcistub_device_release(struct kref *kref) in pcistub_device_release() function
149 kref_put(&psdev->kref, pcistub_device_release); in pcistub_device_put()