Lines Matching refs:hotplug
192 * @hotplug: set if caller is hotplug driver, NULL otherwise
227 struct hotplug_slot *hotplug)
245 if (hotplug) {
246 if ((err = slot->hotplug ? -EBUSY : 0)
326 * pci_hp_create_link - create symbolic link to the hotplug driver module.
330 * the hotplug driver module.
334 struct hotplug_slot *slot = pci_slot->hotplug;
352 * pci_hp_remove_link - remove symbolic link to the hotplug driver module.
356 * the hotplug driver module.