Home
last modified time | relevance | path

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

12

/kernel/linux/linux-4.19/tools/testing/selftests/
DMakefile97 hotplug: target
/kernel/linux/linux-5.10/tools/testing/selftests/
DMakefile176 hotplug: target
/kernel/linux/linux-4.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
/kernel/linux/linux-5.10/include/drm/
Ddrm_client.h64 int (*hotplug)(struct drm_client_dev *client); member
/kernel/linux/linux-4.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.c1781 void acpi_scan_hotplug_enabled(struct acpi_hotplug_profile *hotplug, bool val) in acpi_scan_hotplug_enabled()
/kernel/linux/linux-5.10/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.c1810 void acpi_scan_hotplug_enabled(struct acpi_hotplug_profile *hotplug, bool val) in acpi_scan_hotplug_enabled()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
Di915_irq.c3004 u32 hotplug; in ibx_hpd_detection_setup() local
3042 u32 hotplug; in icp_ddi_hpd_detection_setup() local
3052 u32 hotplug; in icp_tc_hpd_detection_setup() local
3100 u32 hotplug; in gen11_hpd_detection_setup() local
3147 u32 val, hotplug; in spt_hpd_detection_setup() local
3187 u32 hotplug; in ilk_hpd_detection_setup() local
3221 u32 hotplug; in __bxt_hpd_detection_setup() local
/kernel/linux/linux-4.19/drivers/pci/hotplug/
Dpciehp_core.c61 struct hotplug_slot *hotplug = NULL; in init_slot() local
/kernel/linux/linux-4.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()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-4.19/drivers/pci/
Dslot.c262 struct hotplug_slot *hotplug) in pci_create_slot()
/kernel/linux/linux-5.10/drivers/pci/
Dslot.c227 struct hotplug_slot *hotplug) in pci_create_slot()
/kernel/linux/linux-5.10/Documentation/admin-guide/sysctl/
Dkernel.rst332 hotplug chapter
/kernel/linux/linux-5.10/drivers/media/pci/cobalt/
Dcobalt-driver.c141 bool hotplug = arg ? *((int *)arg) : false; in cobalt_notify() local
/kernel/linux/linux-4.19/drivers/media/pci/cobalt/
Dcobalt-driver.c141 bool hotplug = arg ? *((int *)arg) : false; in cobalt_notify() local
/kernel/linux/linux-4.19/drivers/gpu/drm/gma500/
Dcdv_device.c456 u32 hotplug = REG_READ(PORT_HOTPLUG_EN); in cdv_hotplug_enable() local
/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/
Dcdv_device.c445 u32 hotplug = REG_READ(PORT_HOTPLUG_EN); in cdv_hotplug_enable() local
/kernel/linux/linux-4.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
3836 u32 val, hotplug; in spt_hpd_detection_setup() local
3873 u32 hotplug; in ilk_hpd_detection_setup() local
3916 u32 hotplug; in __bxt_hpd_detection_setup() local
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
Dintel_display_debugfs.c1670 struct i915_hotplug *hotplug = &dev_priv->hotplug; in i915_hpd_storm_ctl_show() local
1692 struct i915_hotplug *hotplug = &dev_priv->hotplug; in i915_hpd_storm_ctl_write() local
1773 struct i915_hotplug *hotplug = &dev_priv->hotplug; in i915_hpd_short_storm_ctl_write() local
/kernel/linux/linux-4.19/drivers/video/fbdev/matrox/
Dmatroxfb_base.c1582 static int hotplug = 0; variable
/kernel/linux/linux-5.10/drivers/video/fbdev/matrox/
Dmatroxfb_base.c1596 static int hotplug = 0; variable
/kernel/linux/linux-4.19/include/acpi/
Dacpi_bus.h145 struct acpi_hotplug_profile hotplug; member

12