Home
last modified time | relevance | path

Searched refs:stm32_desc_function (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/pinctrl/stm32/
H A Dpinctrl-stm32.h27 struct stm32_desc_function { struct
34 const struct stm32_desc_function *functions;
41 .functions = (struct stm32_desc_function[]){ \
49 .functions = (struct stm32_desc_function[]){ \
H A Dpinctrl-stm32.c539 const struct stm32_desc_function *func = pin->functions; in stm32_pctrl_is_function_valid()
/kernel/linux/linux-6.6/drivers/pinctrl/stm32/
H A Dpinctrl-stm32.h31 struct stm32_desc_function { struct
38 const struct stm32_desc_function functions[STM32_CONFIG_NUM];
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()

Completed in 6 milliseconds