Home
last modified time | relevance | path

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

/drivers/watchdog/
Dcpwd.c95 static struct cpwd *cpwd_device; variable
236 struct cpwd *p = cpwd_device; in cpwd_brokentimer()
371 struct cpwd *p = cpwd_device; in cpwd_open()
416 struct cpwd *p = cpwd_device; in cpwd_ioctl()
485 struct cpwd *p = cpwd_device; in cpwd_write()
521 if (cpwd_device) in cpwd_probe()
604 cpwd_device = p; in cpwd_probe()
640 cpwd_device = NULL; in cpwd_remove()