Searched refs:destroy (Results 1 – 6 of 6) sorted by relevance
121 if ( pci_sys->methods->destroy != NULL ) { in pci_system_cleanup()122 (*pci_sys->methods->destroy)(); in pci_system_cleanup()
47 void (*destroy)( void ); member
554 .destroy = pci_system_x86_destroy,
568 .destroy = pci_system_freebsd_destroy,
905 .destroy = pci_system_linux_destroy,
158 .destroy = pci_system_solx_devfs_destroy,