Searched refs:ixp4xx_wdt (Results 1 – 3 of 3) sorted by relevance
23 struct ixp4xx_wdt { struct46 struct ixp4xx_wdt *to_ixp4xx_wdt(struct watchdog_device *wdd) in to_ixp4xx_wdt() argument48 return container_of(wdd, struct ixp4xx_wdt, wdd); in to_ixp4xx_wdt()53 struct ixp4xx_wdt *iwdt = to_ixp4xx_wdt(wdd); in ixp4xx_wdt_start()68 struct ixp4xx_wdt *iwdt = to_ixp4xx_wdt(wdd); in ixp4xx_wdt_stop()90 struct ixp4xx_wdt *iwdt = to_ixp4xx_wdt(wdd); in ixp4xx_wdt_restart()138 struct ixp4xx_wdt *iwdt; in ixp4xx_wdt_probe()
52 obj-$(CONFIG_IXP4XX_WATCHDOG) += ixp4xx_wdt.o
502 be called ixp4xx_wdt.