Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/xen/xen-pciback/
H A Dpci_stub.c92 static void pcistub_device_release(struct kref *kref) in pcistub_device_release() function
102 dev_dbg(&dev->dev, "pcistub_device_release\n"); in pcistub_device_release()
153 kref_put(&psdev->kref, pcistub_device_release); in pcistub_device_put()
/kernel/linux/linux-6.6/drivers/xen/xen-pciback/
H A Dpci_stub.c93 static void pcistub_device_release(struct kref *kref) in pcistub_device_release() function
103 dev_dbg(&dev->dev, "pcistub_device_release\n"); in pcistub_device_release()
154 kref_put(&psdev->kref, pcistub_device_release); in pcistub_device_put()

Completed in 5 milliseconds