Home
last modified time | relevance | path

Searched defs:hotplug (Results 1 – 19 of 19) sorted by relevance

/linux-4.4.14/arch/x86/kernel/apic/
Dapic_flat_64.c88 int hotplug = 1; in flat_send_IPI_allbutself() local
90 int hotplug = 0; in flat_send_IPI_allbutself() local
Dio_apic.c2730 bool hotplug = !!ioapic_initialized; in mp_register_ioapic() local
/linux-4.4.14/tools/testing/selftests/
DMakefile55 hotplug: target
/linux-4.4.14/drivers/acpi/
Dsysfs.c792 struct acpi_hotplug_profile *hotplug = to_acpi_hotplug_profile(kobj); in hotplug_enabled_show() local
801 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()
Dscan.c1528 void acpi_scan_hotplug_enabled(struct acpi_hotplug_profile *hotplug, bool val) in acpi_scan_hotplug_enabled()
/linux-4.4.14/drivers/pci/hotplug/
Dpciehp_core.c88 struct hotplug_slot *hotplug = NULL; in init_slot() local
/linux-4.4.14/drivers/pci/
Dslot.c262 struct hotplug_slot *hotplug) in pci_create_slot()
Dpci.c3575 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/
Dsmscoreapi.c44 hotplug_t hotplug; member
536 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/
Dcobalt-driver.c152 bool hotplug = arg ? *((int *)arg) : false; in cobalt_notify() local
/linux-4.4.14/drivers/gpu/drm/gma500/
Dcdv_device.c454 u32 hotplug = REG_READ(PORT_HOTPLUG_EN); in cdv_hotplug_enable() local
Dpsb_drv.h648 int (*hotplug)(struct drm_device *dev); member
/linux-4.4.14/drivers/gpu/drm/i915/
Di915_irq.c3258 u32 hotplug_irqs, hotplug, enabled_irqs; in ibx_hpd_irq_setup() local
3292 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
Dintel_sdvo.c1585 uint16_t hotplug; in intel_sdvo_get_hotplug_support() local
Di915_drv.h1772 struct i915_hotplug hotplug; member
/linux-4.4.14/drivers/video/fbdev/matrox/
Dmatroxfb_base.c1583 static int hotplug = 0; variable
/linux-4.4.14/include/drm/
Ddrm_dp_mst_helper.h380 void (*hotplug)(struct drm_dp_mst_topology_mgr *mgr); member
/linux-4.4.14/include/acpi/
Dacpi_bus.h137 struct acpi_hotplug_profile hotplug; member
/linux-4.4.14/include/linux/
Dpci.h57 struct hotplug_slot *hotplug; /* Hotplug info (migrate over time) */ member