Lines Matching defs:npcm_wdt
44 struct npcm_wdt {
50 static inline struct npcm_wdt *to_npcm_wdt(struct watchdog_device *wdd)
52 return container_of(wdd, struct npcm_wdt, wdd);
57 struct npcm_wdt *wdt = to_npcm_wdt(wdd);
68 struct npcm_wdt *wdt = to_npcm_wdt(wdd);
104 struct npcm_wdt *wdt = to_npcm_wdt(wdd);
146 struct npcm_wdt *wdt = data;
156 struct npcm_wdt *wdt = to_npcm_wdt(wdd);
170 struct npcm_wdt *wdt = to_npcm_wdt(wdd);
194 struct npcm_wdt *wdt;