Home
last modified time | relevance | path

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

/Linux-v5.15/tools/testing/selftests/
DMakefile177 hotplug: target
/Linux-v5.15/drivers/gpu/drm/i915/
Di915_irq.c1266 u32 hotplug = 0; in intel_hpd_hotplug_enables() local
3276 u32 hotplug; in ibx_hpd_detection_setup() local
3339 u32 hotplug; in icp_ddi_hpd_detection_setup() local
3352 u32 hotplug; in icp_tc_hpd_detection_setup() local
3413 u32 hotplug; in gen11_tc_hpd_detection_setup() local
3428 u32 hotplug; in gen11_tbt_hpd_detection_setup() local
3492 u32 val, hotplug; in spt_hpd_detection_setup() local
3546 u32 hotplug; in ilk_hpd_detection_setup() local
3580 u32 hotplug; in bxt_hotplug_enables() local
3605 u32 hotplug; in bxt_hpd_detection_setup() local
Di915_drv.h920 struct i915_hotplug hotplug; member
/Linux-v5.15/include/drm/
Ddrm_client.h65 int (*hotplug)(struct drm_client_dev *client); member
/Linux-v5.15/drivers/acpi/
Dsysfs.c918 struct acpi_hotplug_profile *hotplug = to_acpi_hotplug_profile(kobj); in enabled_show() local
926 struct acpi_hotplug_profile *hotplug = to_acpi_hotplug_profile(kobj); in enabled_store() local
948 void acpi_sysfs_add_hotplug_profile(struct acpi_hotplug_profile *hotplug, in acpi_sysfs_add_hotplug_profile()
Dscan.c1908 void acpi_scan_hotplug_enabled(struct acpi_hotplug_profile *hotplug, bool val) in acpi_scan_hotplug_enabled()
/Linux-v5.15/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.15/drivers/pci/
Dslot.c227 struct hotplug_slot *hotplug) in pci_create_slot()
Dpci.c5028 static int pci_reset_hotplug_slot(struct hotplug_slot *hotplug, bool probe) in pci_reset_hotplug_slot()
/Linux-v5.15/drivers/media/pci/cobalt/
Dcobalt-driver.c141 bool hotplug = arg ? *((int *)arg) : false; in cobalt_notify() local
/Linux-v5.15/Documentation/admin-guide/sysctl/
Dkernel.rst333 hotplug chapter
/Linux-v5.15/drivers/gpu/drm/gma500/
Dcdv_device.c452 u32 hotplug = REG_READ(PORT_HOTPLUG_EN); in cdv_hotplug_enable() local
Dpsb_drv.h595 int (*hotplug)(struct drm_device *dev); member
/Linux-v5.15/drivers/gpu/drm/i915/display/
Dintel_display_debugfs.c1842 struct i915_hotplug *hotplug = &dev_priv->hotplug; in i915_hpd_storm_ctl_show() local
1864 struct i915_hotplug *hotplug = &dev_priv->hotplug; in i915_hpd_storm_ctl_write() local
1945 struct i915_hotplug *hotplug = &dev_priv->hotplug; in i915_hpd_short_storm_ctl_write() local
Dintel_sdvo.c1957 u16 hotplug; in intel_sdvo_get_hotplug_support() local
Dintel_display_types.h170 enum intel_hotplug_state (*hotplug)(struct intel_encoder *encoder, member
/Linux-v5.15/drivers/video/fbdev/matrox/
Dmatroxfb_base.c1596 static int hotplug = 0; variable
/Linux-v5.15/include/acpi/
Dacpi_bus.h131 struct acpi_hotplug_profile hotplug; member
/Linux-v5.15/arch/x86/kernel/apic/
Dio_apic.c2814 bool hotplug = !!ioapic_initialized; in mp_register_ioapic() local
/Linux-v5.15/drivers/gpu/drm/
Ddrm_dp_mst_topology.c4061 bool hotplug = false; in drm_dp_mst_process_up_req() local
/Linux-v5.15/include/linux/
Dpci.h78 struct hotplug_slot *hotplug; /* Hotplug info (move here) */ member