Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/watchdog/
Dcpwd.c93 static struct cpwd *cpwd_device; variable
370 struct cpwd *p = cpwd_device; in cpwd_open()
415 struct cpwd *p = cpwd_device; in cpwd_ioctl()
502 struct cpwd *p = cpwd_device; in cpwd_write()
538 if (cpwd_device) in cpwd_probe()
624 cpwd_device = p; in cpwd_probe()
666 cpwd_device = NULL; in cpwd_remove()