.TH "pci_remove_device" 9 "pci_remove_device" "25 May 1998" "Kernel Hacker's Manual" LINUX .SH NAME pci_remove_device \- remove a hotplug device .SH SYNOPSIS .B "void" pci_remove_device .BI "(struct pci_dev *" dev ");" .SH ARGUMENTS .IP "dev" 12 the device to remove .SH "DESCRIPTION" Delete the device structure from the device lists and notify userspace (/sbin/hotplug).