Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/tegra/
Ddc.c37 static void tegra_crtc_atomic_destroy_state(struct drm_crtc *crtc,
1388 tegra_crtc_atomic_destroy_state(crtc, crtc->state); in tegra_crtc_reset()
1412 static void tegra_crtc_atomic_destroy_state(struct drm_crtc *crtc, in tegra_crtc_atomic_destroy_state() function
1794 .atomic_destroy_state = tegra_crtc_atomic_destroy_state,