Home
last modified time | relevance | path

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

/Linux-v5.4/tools/testing/selftests/
DMakefile155 hotplug: target
/Linux-v5.4/include/drm/
Ddrm_client.h59 int (*hotplug)(struct drm_client_dev *client); member
/Linux-v5.4/drivers/acpi/
Dsysfs.c953 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()
Dscan.c1766 void acpi_scan_hotplug_enabled(struct acpi_hotplug_profile *hotplug, bool val) in acpi_scan_hotplug_enabled()
/Linux-v5.4/drivers/media/common/siano/
Dsmscoreapi.c32 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/
Dslot.c263 struct hotplug_slot *hotplug) in pci_create_slot()
Dpci.c4724 static int pci_reset_hotplug_slot(struct hotplug_slot *hotplug, int probe) in pci_reset_hotplug_slot()
/Linux-v5.4/drivers/media/pci/cobalt/
Dcobalt-driver.c141 bool hotplug = arg ? *((int *)arg) : false; in cobalt_notify() local
/Linux-v5.4/drivers/gpu/drm/i915/
Di915_irq.c3377 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
Di915_debugfs.c4010 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
Di915_drv.h1375 struct i915_hotplug hotplug; member
/Linux-v5.4/drivers/gpu/drm/gma500/
Dcdv_device.c445 u32 hotplug = REG_READ(PORT_HOTPLUG_EN); in cdv_hotplug_enable() local
Dpsb_drv.h638 int (*hotplug)(struct drm_device *dev); member
/Linux-v5.4/drivers/video/fbdev/matrox/
Dmatroxfb_base.c1583 static int hotplug = 0; variable
/Linux-v5.4/include/acpi/
Dacpi_bus.h132 struct acpi_hotplug_profile hotplug; member
/Linux-v5.4/arch/x86/kernel/apic/
Dio_apic.c2793 bool hotplug = !!ioapic_initialized; in mp_register_ioapic() local
/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_sdvo.c1897 u16 hotplug; in intel_sdvo_get_hotplug_support() local
Dintel_display_types.h132 enum intel_hotplug_state (*hotplug)(struct intel_encoder *encoder, member
/Linux-v5.4/include/linux/
Dpci.h65 struct hotplug_slot *hotplug; /* Hotplug info (move here) */ member