Home
last modified time | relevance | path

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

12

/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
Dintel_hotplug.c808 struct intel_hotplug *hotplug = &dev_priv->display.hotplug; in i915_hpd_storm_ctl_show() local
830 struct intel_hotplug *hotplug = &dev_priv->display.hotplug; in i915_hpd_storm_ctl_write() local
911 struct intel_hotplug *hotplug = &dev_priv->display.hotplug; in i915_hpd_short_storm_ctl_write() local
Dintel_hotplug_irq.c395 u32 hotplug = 0; in intel_hpd_hotplug_mask() local
407 u32 hotplug = 0; in intel_hpd_hotplug_enables() local
1293 u32 hotplug; in bxt_hotplug_enables() local
Dintel_display_core.h282 const struct intel_hotplug_funcs *hotplug; member
517 struct intel_hotplug hotplug; member
/kernel/linux/linux-6.6/tools/testing/selftests/
DMakefile192 hotplug: target
/kernel/linux/linux-5.10/tools/testing/selftests/
DMakefile184 hotplug: target
/kernel/linux/linux-6.6/include/drm/
Ddrm_client.h65 int (*hotplug)(struct drm_client_dev *client); member
/kernel/linux/linux-5.10/include/drm/
Ddrm_client.h64 int (*hotplug)(struct drm_client_dev *client); member
/kernel/linux/linux-5.10/drivers/acpi/
Dsysfs.c964 struct acpi_hotplug_profile *hotplug = to_acpi_hotplug_profile(kobj); in hotplug_enabled_show() local
973 struct acpi_hotplug_profile *hotplug = to_acpi_hotplug_profile(kobj); in hotplug_enabled_store() local
997 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-6.6/drivers/acpi/
Dsysfs.c947 struct acpi_hotplug_profile *hotplug = to_acpi_hotplug_profile(kobj); in enabled_show() local
955 struct acpi_hotplug_profile *hotplug = to_acpi_hotplug_profile(kobj); in enabled_store() local
978 void acpi_sysfs_add_hotplug_profile(struct acpi_hotplug_profile *hotplug, in acpi_sysfs_add_hotplug_profile()
/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-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-6.6/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-5.10/drivers/pci/
Dslot.c228 struct hotplug_slot *hotplug) in pci_create_slot()
/kernel/linux/linux-6.6/drivers/pci/
Dslot.c229 struct hotplug_slot *hotplug) in pci_create_slot()
/kernel/linux/linux-5.10/Documentation/admin-guide/sysctl/
Dkernel.rst332 hotplug chapter
/kernel/linux/linux-6.6/drivers/media/pci/cobalt/
Dcobalt-driver.c142 bool hotplug = arg ? *((int *)arg) : false; in cobalt_notify() local
/kernel/linux/linux-5.10/drivers/media/pci/cobalt/
Dcobalt-driver.c142 bool hotplug = arg ? *((int *)arg) : false; in cobalt_notify() local
/kernel/linux/linux-6.6/Documentation/admin-guide/sysctl/
Dkernel.rst341 hotplug chapter
/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-6.6/drivers/gpu/drm/gma500/
Dcdv_device.c426 u32 hotplug = REG_READ(PORT_HOTPLUG_EN); in cdv_hotplug_enable() local
/kernel/linux/linux-5.10/drivers/gpu/drm/loongson/
Dloongson_vbios.h55 enum hotplug { enum
235 enum hotplug hotplug; member
Dloongson_drv.h147 u16 hotplug; member
/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-6.6/drivers/video/fbdev/matrox/
Dmatroxfb_base.c1597 static int hotplug = 0; variable

12