Home
last modified time | relevance | path

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

/linux/drivers/watchdog/
H A Dnpcm_wdt.c50 static inline struct npcm_wdt *to_npcm_wdt(struct watchdog_device *wdd) in to_npcm_wdt() function
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()
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()