1. NAME

pci_hp_create_module_link - create symbolic link to the hotplug driver module.

2. SYNOPSIS

void pci_hp_create_module_link(struct pci_slot *  pci_slot );

3. ARGUMENTS

pci_slot
    struct pci_slot

4. DESCRIPTION

Helper function for pci_hotplug_core.c to create symbolic link to the hotplug driver module.

5. COPYRIGHT