Home
last modified time | relevance | path

Searched refs:allow_edp_hotplug_detection (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/sys/dev/pci/drm/amd/display/dc/
Ddc.h439 uint32_t allow_edp_hotplug_detection; member
/openbsd/src/sys/dev/pci/drm/amd/display/amdgpu_dm/
Damdgpu_dm_debugfs.c3093 *val = adev->dm.dc->config.allow_edp_hotplug_detection; in allow_edp_hotplug_detection_get()
3106 adev->dm.dc->config.allow_edp_hotplug_detection = (uint32_t) val; in allow_edp_hotplug_detection_set()