Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/soc/mediatek/
Dmtk-mutex.h19 void mtk_mutex_remove_comp(struct mtk_mutex *mutex,
/linux-5.19.10/drivers/soc/mediatek/
Dmtk-mutex.c523 void mtk_mutex_remove_comp(struct mtk_mutex *mutex, in mtk_mutex_remove_comp() function
562 EXPORT_SYMBOL_GPL(mtk_mutex_remove_comp);
/linux-5.19.10/drivers/gpu/drm/mediatek/
Dmtk_drm_crtc.c437 mtk_mutex_remove_comp(mtk_crtc->mutex, in mtk_crtc_ddp_hw_fini()
444 mtk_mutex_remove_comp(mtk_crtc->mutex, in mtk_crtc_ddp_hw_fini()
447 mtk_mutex_remove_comp(mtk_crtc->mutex, mtk_crtc->ddp_comp[i]->id); in mtk_crtc_ddp_hw_fini()