Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dnpcm_wdt.c44 struct npcm_wdt { struct
50 static inline struct npcm_wdt *to_npcm_wdt(struct watchdog_device *wdd) in to_npcm_wdt() argument
52 return container_of(wdd, struct npcm_wdt, wdd); in to_npcm_wdt()
57 struct npcm_wdt *wdt = to_npcm_wdt(wdd); in npcm_wdt_ping()
68 struct npcm_wdt *wdt = to_npcm_wdt(wdd); in npcm_wdt_start()
104 struct npcm_wdt *wdt = to_npcm_wdt(wdd); in npcm_wdt_stop()
146 struct npcm_wdt *wdt = data; in npcm_wdt_interrupt()
156 struct npcm_wdt *wdt = to_npcm_wdt(wdd); in npcm_wdt_restart()
170 struct npcm_wdt *wdt = to_npcm_wdt(wdd); in npcm_is_running()
194 struct npcm_wdt *wdt; in npcm_wdt_probe()
H A DMakefile64 obj-$(CONFIG_NPCM7XX_WATCHDOG) += npcm_wdt.o
/openbmc/linux/
H A Dopengrok1.0.log[all...]
H A Dopengrok2.0.log[all...]