Searched refs:mtk_eint_do_suspend (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/pinctrl/mediatek/
H A Dmtk-eint.h79 int mtk_eint_do_suspend(struct mtk_eint *eint);
91 static inline int mtk_eint_do_suspend(struct mtk_eint *eint) function
H A Dmtk-eint.c404 int mtk_eint_do_suspend(struct mtk_eint *eint) function
410 EXPORT_SYMBOL_GPL(mtk_eint_do_suspend); variable
H A Dpinctrl-paris.c1110 return mtk_eint_do_suspend(pctl->eint);
H A Dpinctrl-mtk-common.c907 return mtk_eint_do_suspend(pctl->eint);

Completed in 146 milliseconds