Home
last modified time | relevance | path

Searched refs:drm_kms_helper_hotplug_event (Results 1 – 7 of 7) sorted by relevance

/openbsd/src/sys/dev/pci/drm/include/drm/
Ddrm_probe_helper.h25 void drm_kms_helper_hotplug_event(struct drm_device *dev);
/openbsd/src/sys/dev/pci/drm/
Ddrm_probe_helper.c731 void drm_kms_helper_hotplug_event(struct drm_device *dev) in drm_kms_helper_hotplug_event() function
736 EXPORT_SYMBOL(drm_kms_helper_hotplug_event);
846 drm_kms_helper_hotplug_event(dev); in output_poll_execute()
1113 drm_kms_helper_hotplug_event(dev); in drm_helper_hpd_irq_event()
/openbsd/src/sys/dev/pci/drm/i915/display/
Dintel_hotplug.c500 drm_kms_helper_hotplug_event(&dev_priv->drm); in i915_hotplug_work_func()
722 drm_kms_helper_hotplug_event(&i915->drm); in i915_hpd_poll_detect_connectors()
Dintel_dp.c5667 drm_kms_helper_hotplug_event(&dev_priv->drm); in intel_dp_short_pulse()
/openbsd/src/sys/dev/pci/drm/amd/display/amdgpu_dm/
Damdgpu_dm_debugfs.c475 drm_kms_helper_hotplug_event(aconnector->base.dev); in dp_mst_link_setting()
482 drm_kms_helper_hotplug_event(aconnector->base.dev); in dp_mst_link_setting()
3838 drm_kms_helper_hotplug_event(dev); in trigger_hpd_mst_set()
Damdgpu_dm.c3382 drm_kms_helper_hotplug_event(ddev); in dm_resume()
5225 drm_kms_helper_hotplug_event(adev_to_drm(adev)); in s3_debug_store()
6986 drm_kms_helper_hotplug_event(dev); in panel_power_savings_store()
/openbsd/src/sys/dev/pci/drm/amd/amdgpu/
Damdgpu_device.c5026 drm_kms_helper_hotplug_event(dev); in amdgpu_device_resume()