Lines Matching refs:hotplug
193 * @hotplug: set if caller is hotplug driver, NULL otherwise
228 struct hotplug_slot *hotplug)
246 if (hotplug) {
247 if ((err = slot->hotplug ? -EBUSY : 0)
327 * pci_hp_create_module_link - create symbolic link to hotplug driver module
331 * the hotplug driver module.
335 struct hotplug_slot *slot = pci_slot->hotplug;
353 * pci_hp_remove_module_link - remove symbolic link to the hotplug driver
358 * the hotplug driver module.