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

/linux-4.4.14/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.c2730 bool hotplug = !!ioapic_initialized; mp_register_ioapic() local
/linux-4.4.14/drivers/media/pci/cobalt/
H A Dcobalt-driver.c152 bool hotplug = arg ? *((int *)arg) : false; cobalt_notify() local
/linux-4.4.14/drivers/pci/hotplug/
H A Dpciehp_core.c88 struct hotplug_slot *hotplug = NULL; init_slot() local
/linux-4.4.14/drivers/pci/
H A Dslot.c260 pci_create_slot(struct pci_bus *parent, int slot_nr, const char *name, struct hotplug_slot *hotplug) pci_create_slot() argument
H A Dpci.c3575 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 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.4.14/drivers/acpi/
H A Dsysfs.c792 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 Dscan.c1528 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 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.4.14/include/acpi/
H A Dacpi_bus.h137 struct acpi_hotplug_profile hotplug; member in struct:acpi_scan_handler
/linux-4.4.14/include/drm/
H A Ddrm_dp_mst_helper.h380 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 Dmatroxfb_base.c1583 static int hotplug = 0; variable
/linux-4.4.14/drivers/gpu/drm/i915/
H A Di915_irq.c3258 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 Dintel_sdvo.c1585 uint16_t hotplug; intel_sdvo_get_hotplug_support() local
H A Di915_drv.h1772 struct i915_hotplug hotplug; member in struct:drm_i915_private
/linux-4.4.14/include/linux/
H A Dpci.h57 struct hotplug_slot *hotplug; /* Hotplug info (migrate over time) */ member in struct:pci_slot

Completed in 903 milliseconds