stm32_pwm_lp_of_match 256 drivers/pwm/pwm-stm32-lp.c static const struct of_device_id stm32_pwm_lp_of_match[] = { stm32_pwm_lp_of_match 260 drivers/pwm/pwm-stm32-lp.c MODULE_DEVICE_TABLE(of, stm32_pwm_lp_of_match); stm32_pwm_lp_of_match 267 drivers/pwm/pwm-stm32-lp.c .of_match_table = of_match_ptr(stm32_pwm_lp_of_match),