Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pwm/
Dpwm-stm32.c23 struct stm32_breakinput { struct
36 struct stm32_breakinput breakinputs[MAX_BREAKINPUT]; argument
496 const struct stm32_breakinput *bi) in stm32_pwm_set_breakinput()
538 sizeof(struct stm32_breakinput)); in stm32_pwm_probe_breakinputs()
551 array_size = nb * sizeof(struct stm32_breakinput) / sizeof(u32); in stm32_pwm_probe_breakinputs()