Searched refs:cleanup_hw_ctx (Results 1 – 3 of 3) sorted by relevance
52 void (*cleanup_hw_ctx)(void *hw_ctx); member
96 if (data->cleanup_hw_ctx) in kirin_drm_private_cleanup()97 data->cleanup_hw_ctx(kirin_priv->hw_ctx); in kirin_drm_private_cleanup()
950 .cleanup_hw_ctx = ade_hw_ctx_cleanup,