Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/stm32/
H A Dpinctrl-stm32.h31 struct stm32_desc_function { struct
38 const struct stm32_desc_function functions[STM32_CONFIG_NUM]; argument
H A Dpinctrl-stm32.c546 const struct stm32_desc_function *func = pin->functions; in stm32_pctrl_is_function_valid()
1520 STM32_CONFIG_NUM * sizeof(struct stm32_desc_function)); in stm32_pctrl_create_pins_tab()