Searched refs:stm32_iwdg (Results 1 – 3 of 3) sorted by relevance
60 struct stm32_iwdg { struct81 struct stm32_iwdg *wdt = watchdog_get_drvdata(wdd); in stm32_iwdg_start() argument118 struct stm32_iwdg *wdt = watchdog_get_drvdata(wdd); in stm32_iwdg_ping()142 struct stm32_iwdg *wdt) in stm32_iwdg_clk_init()204 struct stm32_iwdg *wdt; in stm32_iwdg_probe()264 struct stm32_iwdg *wdt = platform_get_drvdata(pdev); in stm32_iwdg_remove()
90 obj-$(CONFIG_STM32_WATCHDOG) += stm32_iwdg.o
807 module will be called stm32_iwdg.