Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pwm/
H A Dpwm-stm32.c23 struct stm32_breakinput { struct
36 struct stm32_breakinput breakinputs[MAX_BREAKINPUT]; argument
500 const struct stm32_breakinput *bi) in stm32_pwm_set_breakinput()
542 sizeof(struct stm32_breakinput)); in stm32_pwm_probe_breakinputs()
555 array_size = nb * sizeof(struct stm32_breakinput) / sizeof(u32); in stm32_pwm_probe_breakinputs()