Home
last modified time | relevance | path

Searched refs:drm_crtc_cleanup (Results 1 – 10 of 10) sorted by relevance

/openbsd/src/sys/dev/pci/drm/
Ddrm_crtc.c366 drm_crtc_cleanup(crtc); in drmm_crtc_init_with_planes_cleanup()
483 void drm_crtc_cleanup(struct drm_crtc *crtc) in drm_crtc_cleanup() function
511 EXPORT_SYMBOL(drm_crtc_cleanup);
/openbsd/src/sys/dev/pci/drm/include/drm/
Ddrm_crtc.h1223 void drm_crtc_cleanup(struct drm_crtc *crtc);
/openbsd/src/sys/dev/pci/drm/i915/display/
Dintel_crtc.c213 drm_crtc_cleanup(&crtc->base); in intel_crtc_destroy()
/openbsd/src/sys/dev/fdt/
Drkvop.c511 .destroy = drm_crtc_cleanup,
/openbsd/src/sys/dev/pci/drm/amd/display/amdgpu_dm/
Damdgpu_dm_crtc.c449 drm_crtc_cleanup(crtc); in amdgpu_dm_crtc_destroy()
/openbsd/src/sys/dev/pci/drm/radeon/
Dradeon_display.c252 drm_crtc_cleanup(crtc); in radeon_crtc_destroy()
/openbsd/src/sys/dev/pci/drm/amd/amdgpu/
Ddce_v8_0.c2400 drm_crtc_cleanup(crtc); in dce_v8_0_crtc_destroy()
Ddce_v6_0.c2400 drm_crtc_cleanup(crtc); in dce_v6_0_crtc_destroy()
Ddce_v10_0.c2481 drm_crtc_cleanup(crtc); in dce_v10_0_crtc_destroy()
Ddce_v11_0.c2565 drm_crtc_cleanup(crtc); in dce_v11_0_crtc_destroy()