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

/linux-4.4.14/drivers/pinctrl/mediatek/
H A Dpinctrl-mtk-common.h31 struct mtk_desc_function { struct
44 const struct mtk_desc_function *functions;
51 .functions = (struct mtk_desc_function[]){ \
H A Dpinctrl-mtk-common.c420 static const struct mtk_desc_function *mtk_pctrl_find_function_by_pin( mtk_pctrl_find_function_by_pin()
424 const struct mtk_desc_function *func = pin->functions; mtk_pctrl_find_function_by_pin()
444 const struct mtk_desc_function *func = mtk_pctrl_is_function_valid()
700 const struct mtk_desc_function *desc; mtk_pmx_set_mux()

Completed in 42 milliseconds