stm32_iwdg_of_match  219 drivers/watchdog/stm32_iwdg.c static const struct of_device_id stm32_iwdg_of_match[] = {
stm32_iwdg_of_match  224 drivers/watchdog/stm32_iwdg.c MODULE_DEVICE_TABLE(of, stm32_iwdg_of_match);
stm32_iwdg_of_match  296 drivers/watchdog/stm32_iwdg.c 		.of_match_table = of_match_ptr(stm32_iwdg_of_match),