Home
last modified time | relevance | path

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

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