Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pinctrl/mediatek/
H A Dmtk-eint.h73 int mtk_eint_do_suspend(struct mtk_eint *eint);
85 static inline int mtk_eint_do_suspend(struct mtk_eint *eint) in mtk_eint_do_suspend() function
H A Dmtk-eint.c380 int mtk_eint_do_suspend(struct mtk_eint *eint) in mtk_eint_do_suspend() function
386 EXPORT_SYMBOL_GPL(mtk_eint_do_suspend); variable
H A Dpinctrl-paris.c1026 return mtk_eint_do_suspend(pctl->eint); in mtk_paris_pinctrl_suspend()
H A Dpinctrl-mtk-common.c882 return mtk_eint_do_suspend(pctl->eint); in mtk_eint_suspend()
/kernel/linux/linux-6.6/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) in mtk_eint_do_suspend() function
H A Dmtk-eint.c404 int mtk_eint_do_suspend(struct mtk_eint *eint) in mtk_eint_do_suspend() function
410 EXPORT_SYMBOL_GPL(mtk_eint_do_suspend); variable
H A Dpinctrl-mtk-common.c913 return mtk_eint_do_suspend(pctl->eint); in mtk_eint_suspend()
H A Dpinctrl-paris.c1126 return mtk_eint_do_suspend(pctl->eint); in mtk_paris_pinctrl_suspend()

Completed in 9 milliseconds