Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Drave-sp-wdt.c53 struct rave_sp_wdt { struct
60 static struct rave_sp_wdt *to_rave_sp_wdt(struct watchdog_device *wdd) in to_rave_sp_wdt() argument
62 return container_of(wdd, struct rave_sp_wdt, wdd); in to_rave_sp_wdt()
151 struct rave_sp_wdt *sp_wd = in rave_sp_wdt_reboot_notifier()
152 container_of(nb, struct rave_sp_wdt, reboot_notifier); in rave_sp_wdt_reboot_notifier()
257 struct rave_sp_wdt *sp_wd; in rave_sp_wdt_probe()