Lines Matching defs:npcm_wdt
43 struct npcm_wdt {
48 static inline struct npcm_wdt *to_npcm_wdt(struct watchdog_device *wdd)
50 return container_of(wdd, struct npcm_wdt, wdd);
55 struct npcm_wdt *wdt = to_npcm_wdt(wdd);
66 struct npcm_wdt *wdt = to_npcm_wdt(wdd);
99 struct npcm_wdt *wdt = to_npcm_wdt(wdd);
138 struct npcm_wdt *wdt = data;
148 struct npcm_wdt *wdt = to_npcm_wdt(wdd);
158 struct npcm_wdt *wdt = to_npcm_wdt(wdd);
182 struct npcm_wdt *wdt;