Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dstm32_iwdg.c69 struct stm32_iwdg { struct
90 struct stm32_iwdg *wdt = watchdog_get_drvdata(wdd); in stm32_iwdg_start() argument
131 struct stm32_iwdg *wdt = watchdog_get_drvdata(wdd); in stm32_iwdg_ping()
160 struct stm32_iwdg *wdt) in stm32_iwdg_clk_init()
228 struct stm32_iwdg *wdt; in stm32_iwdg_probe()
H A DMakefile90 obj-$(CONFIG_STM32_WATCHDOG) += stm32_iwdg.o
H A DKconfig942 module will be called stm32_iwdg.