amdgpu_atombios_crtc_enable   32 drivers/gpu/drm/amd/amdgpu/atombios_crtc.h void amdgpu_atombios_crtc_enable(struct drm_crtc *crtc, int state);
amdgpu_atombios_crtc_enable 2491 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 		amdgpu_atombios_crtc_enable(crtc, ATOM_ENABLE);
amdgpu_atombios_crtc_enable 2512 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 		amdgpu_atombios_crtc_enable(crtc, ATOM_DISABLE);
amdgpu_atombios_crtc_enable 2570 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 		amdgpu_atombios_crtc_enable(crtc, ATOM_ENABLE);
amdgpu_atombios_crtc_enable 2591 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 		amdgpu_atombios_crtc_enable(crtc, ATOM_DISABLE);
amdgpu_atombios_crtc_enable 2383 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 		amdgpu_atombios_crtc_enable(crtc, ATOM_ENABLE);
amdgpu_atombios_crtc_enable 2399 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 		amdgpu_atombios_crtc_enable(crtc, ATOM_DISABLE);
amdgpu_atombios_crtc_enable 2392 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c 		amdgpu_atombios_crtc_enable(crtc, ATOM_ENABLE);
amdgpu_atombios_crtc_enable 2413 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c 		amdgpu_atombios_crtc_enable(crtc, ATOM_DISABLE);