Home
last modified time | relevance | path

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

/linux-4.1.27/include/drm/
Ddrm_atomic_helper.h94 void __drm_atomic_helper_crtc_destroy_state(struct drm_crtc *crtc,
/linux-4.1.27/drivers/gpu/drm/
Ddrm_atomic_helper.c2020 void __drm_atomic_helper_crtc_destroy_state(struct drm_crtc *crtc, in __drm_atomic_helper_crtc_destroy_state() function
2029 EXPORT_SYMBOL(__drm_atomic_helper_crtc_destroy_state);
2042 __drm_atomic_helper_crtc_destroy_state(crtc, state); in drm_atomic_helper_crtc_destroy_state()
/linux-4.1.27/drivers/gpu/drm/tegra/
Ddc.c1008 __drm_atomic_helper_crtc_destroy_state(crtc, crtc->state); in tegra_crtc_reset()
1042 __drm_atomic_helper_crtc_destroy_state(crtc, state); in tegra_crtc_atomic_destroy_state()