Searched defs:hotplug (Results 1 - 17 of 17) sorted by relevance

/linux-4.1.27/arch/x86/kernel/apic/
H A Dapic_flat_64.c88 int hotplug = 1; flat_send_IPI_allbutself() local
90 int hotplug = 0; flat_send_IPI_allbutself() local
H A Dio_apic.c2870 bool hotplug = !!ioapic_initialized; mp_register_ioapic() local
/linux-4.1.27/drivers/pci/hotplug/
H A Dpci_hotplug_core.c477 int pci_hp_deregister(struct hotplug_slot *hotplug) pci_hp_deregister() argument
517 int pci_hp_change_slot_info(struct hotplug_slot *hotplug, pci_hp_change_slot_info() argument
H A Dpciehp_core.c93 struct hotplug_slot *hotplug = NULL; init_slot() local
/linux-4.1.27/drivers/pci/
H A Dslot.c247 pci_create_slot(struct pci_bus *parent, int slot_nr, const char *name, struct hotplug_slot *hotplug) pci_create_slot() argument
H A Dpci.c3323 static int pci_reset_hotplug_slot(struct hotplug_slot *hotplug, int probe) pci_reset_hotplug_slot() argument
/linux-4.1.27/drivers/gpu/drm/gma500/
H A Dcdv_device.c454 u32 hotplug = REG_READ(PORT_HOTPLUG_EN); cdv_hotplug_enable() local
H A Dpsb_drv.h648 int (*hotplug)(struct drm_device *dev); member in struct:psb_ops
/linux-4.1.27/drivers/acpi/
H A Dsysfs.c729 struct acpi_hotplug_profile *hotplug = to_acpi_hotplug_profile(kobj); hotplug_enabled_show() local
738 struct acpi_hotplug_profile *hotplug = to_acpi_hotplug_profile(kobj); hotplug_enabled_store() local
762 void acpi_sysfs_add_hotplug_profile(struct acpi_hotplug_profile *hotplug, acpi_sysfs_add_hotplug_profile() argument
H A Dscan.c2253 void acpi_scan_hotplug_enabled(struct acpi_hotplug_profile *hotplug, bool val) acpi_scan_hotplug_enabled() argument
/linux-4.1.27/include/acpi/
H A Dacpi_bus.h141 struct acpi_hotplug_profile hotplug; member in struct:acpi_scan_handler
/linux-4.1.27/drivers/media/common/siano/
H A Dsmscoreapi.c44 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.1.27/include/drm/
H A Ddrm_dp_mst_helper.h379 void (*hotplug)(struct drm_dp_mst_topology_mgr *mgr); member in struct:drm_dp_mst_topology_cbs
/linux-4.1.27/drivers/gpu/drm/i915/
H A Di915_irq.c3144 u32 hotplug_irqs, hotplug, enabled_irqs = 0; ibx_hpd_irq_setup() local
H A Dintel_sdvo.c1619 uint16_t hotplug; intel_sdvo_get_hotplug_support() local
/linux-4.1.27/drivers/video/fbdev/matrox/
H A Dmatroxfb_base.c1592 static int hotplug = 0; variable
/linux-4.1.27/include/linux/
H A Dpci.h57 struct hotplug_slot *hotplug; /* Hotplug info (migrate over time) */ member in struct:pci_slot

Completed in 595 milliseconds