Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pinctrl/mediatek/
H A Dpinctrl-mtk-common-v2.h271 int mtk_pinconf_bias_get(struct mtk_pinctrl *hw,
H A Dpinctrl-mtk-common-v2.c471 int mtk_pinconf_bias_get(struct mtk_pinctrl *hw, in mtk_pinconf_bias_get() function
489 EXPORT_SYMBOL_GPL(mtk_pinconf_bias_get);
H A Dpinctrl-mt7622.c878 .bias_get = mtk_pinconf_bias_get,