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