pci_announce_device_to_drivers(9)
NAME
pci_announce_device_to_drivers - tell the drivers a new
device has appeared
SYNOPSIS
void pci_announce_device_to_drivers (struct pci_dev *dev);
ARGUMENTS
dev the device that has shown up
DESCRIPTION
- Notifys the drivers that a new device has appeared, and
also notifys userspace through /sbin/hotplug.