Home
last modified time | relevance | path

Searched refs:mtk_desc_function (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/pinctrl/mediatek/
Dpinctrl-mtk-common.h25 struct mtk_desc_function { struct
38 const struct mtk_desc_function *functions; argument
45 .functions = (struct mtk_desc_function[]){ \
Dpinctrl-mtk-common.c443 static const struct mtk_desc_function *mtk_pctrl_find_function_by_pin( in mtk_pctrl_find_function_by_pin()
447 const struct mtk_desc_function *func = pin->functions; in mtk_pctrl_find_function_by_pin()
467 const struct mtk_desc_function *func = in mtk_pctrl_is_function_valid()
736 const struct mtk_desc_function *desc; in mtk_pmx_set_mux()
758 const struct mtk_desc_function *func = pin->functions; in mtk_pmx_find_gpio_mode()