Home
last modified time | relevance | path

Searched defs:fbcon (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/drm/radeon/
H A Dradeon_device.c1629 bool fbcon, bool freeze) in radeon_suspend_kms()
1743 int radeon_resume_kms(struct drm_device *dev, bool resume, bool fbcon) in radeon_resume_kms()
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_device.c2750 int amdgpu_device_suspend(struct drm_device *dev, bool suspend, bool fbcon) in amdgpu_device_suspend()
2852 int amdgpu_device_resume(struct drm_device *dev, bool resume, bool fbcon) in amdgpu_device_resume()
/dragonfly/sys/dev/drm/
H A Ddrm_fb_helper.c2696 struct module *fbcon; in drm_fb_helper_modinit() local