Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/soc/mediatek/
Dmtk-mutex.h19 void mtk_mutex_remove_comp(struct mtk_mutex *mutex,
/Linux-v5.15/drivers/soc/mediatek/
Dmtk-mutex.c372 void mtk_mutex_remove_comp(struct mtk_mutex *mutex, in mtk_mutex_remove_comp() function
410 EXPORT_SYMBOL_GPL(mtk_mutex_remove_comp);
/Linux-v5.15/drivers/gpu/drm/mediatek/
Dmtk_drm_crtc.c337 mtk_mutex_remove_comp(mtk_crtc->mutex, in mtk_crtc_ddp_hw_fini()
344 mtk_mutex_remove_comp(mtk_crtc->mutex, in mtk_crtc_ddp_hw_fini()
347 mtk_mutex_remove_comp(mtk_crtc->mutex, mtk_crtc->ddp_comp[i]->id); in mtk_crtc_ddp_hw_fini()