Searched refs:panfrost_mmu_ctx_put (Results 1 – 3 of 3) sorted by relevance
23 void panfrost_mmu_ctx_put(struct panfrost_mmu *mmu);
533 panfrost_mmu_ctx_put(panfrost_priv->mmu); in panfrost_open()547 panfrost_mmu_ctx_put(panfrost_priv->mmu); in panfrost_postclose()
578 void panfrost_mmu_ctx_put(struct panfrost_mmu *mmu) in panfrost_mmu_ctx_put() function