Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/watchdog/
Dnpcm_wdt.c48 static inline struct npcm_wdt *to_npcm_wdt(struct watchdog_device *wdd) in to_npcm_wdt() function
55 struct npcm_wdt *wdt = to_npcm_wdt(wdd); in npcm_wdt_ping()
66 struct npcm_wdt *wdt = to_npcm_wdt(wdd); in npcm_wdt_start()
99 struct npcm_wdt *wdt = to_npcm_wdt(wdd); in npcm_wdt_stop()
149 struct npcm_wdt *wdt = to_npcm_wdt(wdd); in npcm_wdt_restart()
159 struct npcm_wdt *wdt = to_npcm_wdt(wdd); in npcm_is_running()