Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_pci.c91 static device_detach_t linux_pci_detach; variable
106 DEVMETHOD(device_detach, linux_pci_detach),
617 linux_pci_detach(device_t dev) in linux_pci_detach() function