Searched refs:ixp4xx_wdt (Results 1 – 4 of 4) 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()
53 obj-$(CONFIG_IXP4XX_WATCHDOG) += ixp4xx_wdt.o
547 be called ixp4xx_wdt.
285 ixp4xx_wdt: