Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/tegra/
H A Ddc.c31 static void tegra_crtc_atomic_destroy_state(struct drm_crtc *crtc,
1203 tegra_crtc_atomic_destroy_state(crtc, crtc->state); in tegra_crtc_reset()
1227 static void tegra_crtc_atomic_destroy_state(struct drm_crtc *crtc, in tegra_crtc_atomic_destroy_state() function
1604 .atomic_destroy_state = tegra_crtc_atomic_destroy_state,