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
237 struct cpwd *p = cpwd_device; in cpwd_brokentimer()
372 struct cpwd *p = cpwd_device; in cpwd_open()
417 struct cpwd *p = cpwd_device; in cpwd_ioctl()
486 struct cpwd *p = cpwd_device; in cpwd_write()
522 if (cpwd_device) in cpwd_probe()
605 cpwd_device = p; in cpwd_probe()
641 cpwd_device = NULL; in cpwd_remove()