| /linux-4.4.14/arch/x86/kernel/apic/ | 
| D | apic_flat_64.c | 88 	int hotplug = 1;  in flat_send_IPI_allbutself()  local90 	int hotplug = 0;  in flat_send_IPI_allbutself()  local
 
 | 
| D | io_apic.c | 2730 	bool hotplug = !!ioapic_initialized;  in mp_register_ioapic()  local
 | 
| /linux-4.4.14/tools/testing/selftests/ | 
| D | Makefile | 55 hotplug:  target
 | 
| /linux-4.4.14/drivers/acpi/ | 
| D | sysfs.c | 792 	struct acpi_hotplug_profile *hotplug = to_acpi_hotplug_profile(kobj);  in hotplug_enabled_show()  local801 	struct acpi_hotplug_profile *hotplug = to_acpi_hotplug_profile(kobj);  in hotplug_enabled_store()  local
 825 void acpi_sysfs_add_hotplug_profile(struct acpi_hotplug_profile *hotplug,  in acpi_sysfs_add_hotplug_profile()
 
 | 
| D | scan.c | 1528 void acpi_scan_hotplug_enabled(struct acpi_hotplug_profile *hotplug, bool val)  in acpi_scan_hotplug_enabled()
 | 
| /linux-4.4.14/drivers/pci/hotplug/ | 
| D | pciehp_core.c | 88 	struct hotplug_slot *hotplug = NULL;  in init_slot()  local
 | 
| /linux-4.4.14/drivers/pci/ | 
| D | slot.c | 262 				 struct hotplug_slot *hotplug)  in pci_create_slot()
 | 
| D | pci.c | 3575 static int pci_reset_hotplug_slot(struct hotplug_slot *hotplug, int probe)  in pci_reset_hotplug_slot()
 | 
| /linux-4.4.14/drivers/media/common/siano/ | 
| D | smscoreapi.c | 44 	hotplug_t hotplug;  member536 int smscore_register_hotplug(hotplug_t hotplug)  in smscore_register_hotplug()
 577 void smscore_unregister_hotplug(hotplug_t hotplug)  in smscore_unregister_hotplug()
 
 | 
| /linux-4.4.14/drivers/media/pci/cobalt/ | 
| D | cobalt-driver.c | 152 	bool hotplug = arg ? *((int *)arg) : false;  in cobalt_notify()  local
 | 
| /linux-4.4.14/drivers/gpu/drm/gma500/ | 
| D | cdv_device.c | 454 		u32 hotplug = REG_READ(PORT_HOTPLUG_EN);  in cdv_hotplug_enable()  local
 | 
| D | psb_drv.h | 648 	int (*hotplug)(struct drm_device *dev);  member
 | 
| /linux-4.4.14/drivers/gpu/drm/i915/ | 
| D | i915_irq.c | 3258 	u32 hotplug_irqs, hotplug, enabled_irqs;  in ibx_hpd_irq_setup()  local3292 	u32 hotplug_irqs, hotplug, enabled_irqs;  in spt_hpd_irq_setup()  local
 3313 	u32 hotplug_irqs, hotplug, enabled_irqs;  in ilk_hpd_irq_setup()  local
 3348 	u32 hotplug_irqs, hotplug, enabled_irqs;  in bxt_hpd_irq_setup()  local
 
 | 
| D | intel_sdvo.c | 1585 	uint16_t hotplug;  in intel_sdvo_get_hotplug_support()  local
 | 
| D | i915_drv.h | 1772 	struct i915_hotplug hotplug;  member
 | 
| /linux-4.4.14/drivers/video/fbdev/matrox/ | 
| D | matroxfb_base.c | 1583 static int hotplug = 0;  variable
 | 
| /linux-4.4.14/include/drm/ | 
| D | drm_dp_mst_helper.h | 380 	void (*hotplug)(struct drm_dp_mst_topology_mgr *mgr);  member
 | 
| /linux-4.4.14/include/acpi/ | 
| D | acpi_bus.h | 137 	struct acpi_hotplug_profile hotplug;  member
 | 
| /linux-4.4.14/include/linux/ | 
| D | pci.h | 57 	struct hotplug_slot *hotplug;	/* Hotplug info (migrate over time) */  member
 |