Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dixp4xx_wdt.c136 static const struct watchdog_ops *iwdt_ops; in ixp4xx_wdt_probe() local
144 iwdt_ops = &ixp4xx_wdt_restart_only_ops; in ixp4xx_wdt_probe()
146 iwdt_ops = &ixp4xx_wdt_ops; in ixp4xx_wdt_probe()
166 iwdt->wdd.ops = iwdt_ops; in ixp4xx_wdt_probe()