Home
last modified time | relevance | path

Searched refs:encoder_for_bl (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_acpi.c73 struct amdgpu_encoder *encoder_for_bl; member
400 struct amdgpu_encoder *enc = atif->encoder_for_bl; in amdgpu_atif_handler()
781 atif->encoder_for_bl = enc; in amdgpu_acpi_init()
/dragonfly/sys/dev/drm/radeon/
H A Dradeon_acpi.c372 struct radeon_encoder *enc = atif->encoder_for_bl; in radeon_atif_handler()
746 atif->encoder_for_bl = target; in radeon_acpi_init()
H A Dradeon.h2298 struct radeon_encoder *encoder_for_bl; member