Home
last modified time | relevance | path

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

/libpciaccess/src/
H A Dcommon_init.c121 if ( pci_sys->methods->destroy != NULL ) { in pci_system_cleanup()
122 (*pci_sys->methods->destroy)(); in pci_system_cleanup()
H A Dpciaccess_private.h47 void (*destroy)( void ); member
H A Dx86_pci.c554 .destroy = pci_system_x86_destroy,
H A Dfreebsd_pci.c568 .destroy = pci_system_freebsd_destroy,
H A Dlinux_sysfs.c905 .destroy = pci_system_linux_destroy,
H A Dsolx_devfs.c158 .destroy = pci_system_solx_devfs_destroy,