Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/pwm/
Dpwm-stm32-lp.c230 static const struct of_device_id stm32_pwm_lp_of_match[] = { variable
234 MODULE_DEVICE_TABLE(of, stm32_pwm_lp_of_match);
241 .of_match_table = of_match_ptr(stm32_pwm_lp_of_match),