Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/watchdog/
Driowd.c60 static struct riowd *riowd_device; variable
97 struct riowd *p = riowd_device; in riowd_ioctl()
152 struct riowd *p = riowd_device; in riowd_write()
183 if (riowd_device) in riowd_probe()
199 riowd_device = p; in riowd_probe()
214 riowd_device = NULL; in riowd_probe()