/Linux-v5.4/tools/testing/selftests/ |
D | Makefile | 155 hotplug: target
|
/Linux-v5.4/include/drm/ |
D | drm_client.h | 59 int (*hotplug)(struct drm_client_dev *client); member
|
/Linux-v5.4/drivers/acpi/ |
D | sysfs.c | 953 struct acpi_hotplug_profile *hotplug = to_acpi_hotplug_profile(kobj); in hotplug_enabled_show() local 962 struct acpi_hotplug_profile *hotplug = to_acpi_hotplug_profile(kobj); in hotplug_enabled_store() local 986 void acpi_sysfs_add_hotplug_profile(struct acpi_hotplug_profile *hotplug, in acpi_sysfs_add_hotplug_profile()
|
D | scan.c | 1766 void acpi_scan_hotplug_enabled(struct acpi_hotplug_profile *hotplug, bool val) in acpi_scan_hotplug_enabled()
|
/Linux-v5.4/drivers/media/common/siano/ |
D | smscoreapi.c | 32 hotplug_t hotplug; member 524 int smscore_register_hotplug(hotplug_t hotplug) in smscore_register_hotplug() 563 void smscore_unregister_hotplug(hotplug_t hotplug) in smscore_unregister_hotplug()
|
/Linux-v5.4/drivers/pci/ |
D | slot.c | 263 struct hotplug_slot *hotplug) in pci_create_slot()
|
D | pci.c | 4724 static int pci_reset_hotplug_slot(struct hotplug_slot *hotplug, int probe) in pci_reset_hotplug_slot()
|
/Linux-v5.4/drivers/media/pci/cobalt/ |
D | cobalt-driver.c | 141 bool hotplug = arg ? *((int *)arg) : false; in cobalt_notify() local
|
/Linux-v5.4/drivers/gpu/drm/i915/ |
D | i915_irq.c | 3377 u32 hotplug; in ibx_hpd_detection_setup() local 3421 u32 hotplug; in icp_hpd_detection_setup() local 3474 u32 hotplug; in gen11_hpd_detection_setup() local 3516 u32 val, hotplug; in spt_hpd_detection_setup() local 3553 u32 hotplug; in ilk_hpd_detection_setup() local 3596 u32 hotplug; in __bxt_hpd_detection_setup() local
|
D | i915_debugfs.c | 4010 struct i915_hotplug *hotplug = &dev_priv->hotplug; in i915_hpd_storm_ctl_show() local 4032 struct i915_hotplug *hotplug = &dev_priv->hotplug; in i915_hpd_storm_ctl_write() local 4112 struct i915_hotplug *hotplug = &dev_priv->hotplug; in i915_hpd_short_storm_ctl_write() local
|
D | i915_drv.h | 1375 struct i915_hotplug hotplug; member
|
/Linux-v5.4/drivers/gpu/drm/gma500/ |
D | cdv_device.c | 445 u32 hotplug = REG_READ(PORT_HOTPLUG_EN); in cdv_hotplug_enable() local
|
D | psb_drv.h | 638 int (*hotplug)(struct drm_device *dev); member
|
/Linux-v5.4/drivers/video/fbdev/matrox/ |
D | matroxfb_base.c | 1583 static int hotplug = 0; variable
|
/Linux-v5.4/include/acpi/ |
D | acpi_bus.h | 132 struct acpi_hotplug_profile hotplug; member
|
/Linux-v5.4/arch/x86/kernel/apic/ |
D | io_apic.c | 2793 bool hotplug = !!ioapic_initialized; in mp_register_ioapic() local
|
/Linux-v5.4/drivers/gpu/drm/i915/display/ |
D | intel_sdvo.c | 1897 u16 hotplug; in intel_sdvo_get_hotplug_support() local
|
D | intel_display_types.h | 132 enum intel_hotplug_state (*hotplug)(struct intel_encoder *encoder, member
|
/Linux-v5.4/include/linux/ |
D | pci.h | 65 struct hotplug_slot *hotplug; /* Hotplug info (move here) */ member
|