Home
last modified time | relevance | path

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

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