Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/pwm/
Dpwm-stm32.c32 struct stm32_breakinput { struct
518 struct stm32_breakinput breakinput[MAX_BREAKINPUT]; in stm32_pwm_apply_breakinputs()
522 sizeof(struct stm32_breakinput)); in stm32_pwm_apply_breakinputs()
534 array_size = nb * sizeof(struct stm32_breakinput) / sizeof(u32); in stm32_pwm_apply_breakinputs()