Home
last modified time | relevance | path

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

/Linux-v4.19/tools/testing/selftests/
DMakefile96 hotplug: target
/Linux-v4.19/include/drm/
Ddrm_client.h54 int (*hotplug)(struct drm_client_dev *client); member
Ddrm_dp_mst_helper.h390 void (*hotplug)(struct drm_dp_mst_topology_mgr *mgr); member
/Linux-v4.19/drivers/acpi/
Dsysfs.c950 struct acpi_hotplug_profile *hotplug = to_acpi_hotplug_profile(kobj); in hotplug_enabled_show() local
959 struct acpi_hotplug_profile *hotplug = to_acpi_hotplug_profile(kobj); in hotplug_enabled_store() local
983 void acpi_sysfs_add_hotplug_profile(struct acpi_hotplug_profile *hotplug, in acpi_sysfs_add_hotplug_profile()
Dscan.c1770 void acpi_scan_hotplug_enabled(struct acpi_hotplug_profile *hotplug, bool val) in acpi_scan_hotplug_enabled()
/Linux-v4.19/drivers/pci/hotplug/
Dpciehp_core.c61 struct hotplug_slot *hotplug = NULL; in init_slot() local
/Linux-v4.19/drivers/media/common/siano/
Dsmscoreapi.c40 hotplug_t hotplug; member
532 int smscore_register_hotplug(hotplug_t hotplug) in smscore_register_hotplug()
571 void smscore_unregister_hotplug(hotplug_t hotplug) in smscore_unregister_hotplug()
/Linux-v4.19/drivers/pci/
Dslot.c263 struct hotplug_slot *hotplug) in pci_create_slot()
Dpci.c4581 static int pci_reset_hotplug_slot(struct hotplug_slot *hotplug, int probe) in pci_reset_hotplug_slot()
/Linux-v4.19/drivers/media/pci/cobalt/
Dcobalt-driver.c141 bool hotplug = arg ? *((int *)arg) : false; in cobalt_notify() local
/Linux-v4.19/drivers/gpu/drm/gma500/
Dcdv_device.c456 u32 hotplug = REG_READ(PORT_HOTPLUG_EN); in cdv_hotplug_enable() local
Dpsb_drv.h650 int (*hotplug)(struct drm_device *dev); member
/Linux-v4.19/drivers/gpu/drm/i915/
Di915_irq.c3726 u32 hotplug; in ibx_hpd_detection_setup() local
3768 u32 hotplug; in icp_hpd_detection_setup() local
3797 u32 hotplug; in gen11_hpd_detection_setup() local
3835 u32 val, hotplug; in spt_hpd_detection_setup() local
3872 u32 hotplug; in ilk_hpd_detection_setup() local
3915 u32 hotplug; in __bxt_hpd_detection_setup() local
Di915_debugfs.c4521 struct i915_hotplug *hotplug = &dev_priv->hotplug; in i915_hpd_storm_ctl_show() local
4536 struct i915_hotplug *hotplug = &dev_priv->hotplug; in i915_hpd_storm_ctl_write() local
Dintel_sdvo.c1698 uint16_t hotplug; in intel_sdvo_get_hotplug_support() local
Dintel_drv.h220 bool (*hotplug)(struct intel_encoder *encoder, member
Di915_drv.h1661 struct i915_hotplug hotplug; member
/Linux-v4.19/drivers/video/fbdev/matrox/
Dmatroxfb_base.c1582 static int hotplug = 0; variable
/Linux-v4.19/include/acpi/
Dacpi_bus.h145 struct acpi_hotplug_profile hotplug; member
/Linux-v4.19/arch/x86/kernel/apic/
Dio_apic.c2729 bool hotplug = !!ioapic_initialized; in mp_register_ioapic() local
/Linux-v4.19/include/linux/
Dpci.h59 struct hotplug_slot *hotplug; /* Hotplug info (move here) */ member