Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/unisys/virtpci/
Dvirtpci.c86 static void virtpci_device_release(struct device *dev);
842 virtpcidev->generic_dev.release = virtpci_device_release; in virtpci_device_add()
1157 static void virtpci_device_release(struct device *dev_) in virtpci_device_release() function