Searched refs:stm32_iwdg (Results 1 – 3 of 3) sorted by relevance
78 struct stm32_iwdg { struct99 struct stm32_iwdg *wdt = watchdog_get_drvdata(wdd); in stm32_iwdg_start() argument148 struct stm32_iwdg *wdt = watchdog_get_drvdata(wdd); in stm32_iwdg_ping()187 struct stm32_iwdg *wdt = watchdog_get_drvdata(wdd); in stm32_iwdg_isr()205 struct stm32_iwdg *wdt) in stm32_iwdg_clk_init()279 struct stm32_iwdg *wdt) in stm32_iwdg_irq_init()316 struct stm32_iwdg *wdt; in stm32_iwdg_probe()
94 obj-$(CONFIG_STM32_WATCHDOG) += stm32_iwdg.o
1038 module will be called stm32_iwdg.