Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Driowd.c59 static struct riowd *riowd_device; variable
96 struct riowd *p = riowd_device; in riowd_ioctl()
151 struct riowd *p = riowd_device; in riowd_write()
182 if (riowd_device) in riowd_probe()
198 riowd_device = p; in riowd_probe()
213 riowd_device = NULL; in riowd_probe()