Home
last modified time | relevance | path

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

/linux/drivers/watchdog/
H A Dstm32_iwdg.c78 struct stm32_iwdg { struct
99 struct stm32_iwdg *wdt = watchdog_get_drvdata(wdd); in stm32_iwdg_start() argument
148 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()