Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pinctrl/stm32/
Dpinctrl-stm32.h21 struct stm32_desc_function { struct
28 const struct stm32_desc_function *functions; argument
34 .functions = (struct stm32_desc_function[]){ \
Dpinctrl-stm32.c359 const struct stm32_desc_function *func = pin->functions; in stm32_pctrl_is_function_valid()