Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/watchdog/
H A 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()
148 struct npcm_wdt *wdt = to_npcm_wdt(wdd); in npcm_wdt_restart()
158 struct npcm_wdt *wdt = to_npcm_wdt(wdd); in npcm_is_running()