Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/selftests/
DMakefile176 hotplug: target
/Linux-v6.1/drivers/gpu/drm/i915/
Di915_irq.c1297 u32 hotplug = 0; in intel_hpd_hotplug_enables() local
3293 u32 hotplug; in ibx_hpd_detection_setup() local
3356 u32 hotplug; in icp_ddi_hpd_detection_setup() local
3369 u32 hotplug; in icp_tc_hpd_detection_setup() local
3430 u32 hotplug; in gen11_tc_hpd_detection_setup() local
3445 u32 hotplug; in gen11_tbt_hpd_detection_setup() local
3509 u32 val, hotplug; in spt_hpd_detection_setup() local
3563 u32 hotplug; in ilk_hpd_detection_setup() local
3597 u32 hotplug; in bxt_hotplug_enables() local
3622 u32 hotplug; in bxt_hpd_detection_setup() local
/Linux-v6.1/drivers/acpi/
Dsysfs.c929 struct acpi_hotplug_profile *hotplug = to_acpi_hotplug_profile(kobj); in enabled_show() local
937 struct acpi_hotplug_profile *hotplug = to_acpi_hotplug_profile(kobj); in enabled_store() local
960 void acpi_sysfs_add_hotplug_profile(struct acpi_hotplug_profile *hotplug, in acpi_sysfs_add_hotplug_profile()
Dscan.c1939 void acpi_scan_hotplug_enabled(struct acpi_hotplug_profile *hotplug, bool val) in acpi_scan_hotplug_enabled()
/Linux-v6.1/include/drm/
Ddrm_client.h65 int (*hotplug)(struct drm_client_dev *client); member
/Linux-v6.1/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-v6.1/drivers/pci/
Dslot.c228 struct hotplug_slot *hotplug) in pci_create_slot()
Dpci.c5110 static int pci_reset_hotplug_slot(struct hotplug_slot *hotplug, bool probe) in pci_reset_hotplug_slot()
/Linux-v6.1/drivers/media/pci/cobalt/
Dcobalt-driver.c141 bool hotplug = arg ? *((int *)arg) : false; in cobalt_notify() local
/Linux-v6.1/Documentation/admin-guide/sysctl/
Dkernel.rst338 hotplug chapter
/Linux-v6.1/drivers/gpu/drm/gma500/
Dcdv_device.c425 u32 hotplug = REG_READ(PORT_HOTPLUG_EN); in cdv_hotplug_enable() local
Dpsb_drv.h581 int (*hotplug)(struct drm_device *dev); member
/Linux-v6.1/drivers/gpu/drm/i915/display/
Dintel_display_debugfs.c1572 struct intel_hotplug *hotplug = &dev_priv->display.hotplug; in i915_hpd_storm_ctl_show() local
1594 struct intel_hotplug *hotplug = &dev_priv->display.hotplug; in i915_hpd_storm_ctl_write() local
1675 struct intel_hotplug *hotplug = &dev_priv->display.hotplug; in i915_hpd_short_storm_ctl_write() local
Dintel_display_core.h259 const struct intel_hotplug_funcs *hotplug; member
419 struct intel_hotplug hotplug; member
Dintel_sdvo.c1961 u16 hotplug; in intel_sdvo_get_hotplug_support() local
Dintel_display_types.h160 enum intel_hotplug_state (*hotplug)(struct intel_encoder *encoder, member
/Linux-v6.1/drivers/video/fbdev/matrox/
Dmatroxfb_base.c1597 static int hotplug = 0; variable
/Linux-v6.1/include/acpi/
Dacpi_bus.h131 struct acpi_hotplug_profile hotplug; member
/Linux-v6.1/arch/x86/kernel/apic/
Dio_apic.c2828 bool hotplug = !!ioapic_initialized; in mp_register_ioapic() local
/Linux-v6.1/drivers/gpu/drm/vc4/
Dvc4_hdmi.c2032 u32 hotplug; in vc5_hdmi_hp_detect() local
/Linux-v6.1/drivers/gpu/drm/display/
Ddrm_dp_mst_topology.c3918 bool hotplug = false, dowork = false; in drm_dp_mst_process_up_req() local
/Linux-v6.1/include/linux/
Dpci.h78 struct hotplug_slot *hotplug; /* Hotplug info (move here) */ member