Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pwm/
H A Dpwm-stm32.c23 struct stm32_breakinput { struct
36 struct stm32_breakinput breakinputs[MAX_BREAKINPUT];
492 const struct stm32_breakinput *bi) in stm32_pwm_set_breakinput()
534 sizeof(struct stm32_breakinput)); in stm32_pwm_probe_breakinputs()
547 array_size = nb * sizeof(struct stm32_breakinput) / sizeof(u32); in stm32_pwm_probe_breakinputs()
/kernel/linux/linux-6.6/drivers/pwm/
H A Dpwm-stm32.c23 struct stm32_breakinput { struct
36 struct stm32_breakinput breakinputs[MAX_BREAKINPUT];
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()

Completed in 3 milliseconds