Home
last modified time | relevance | path

Searched defs:wdt_dev (Results 1 – 9 of 9) sorted by relevance

/linux-3.4.99/drivers/watchdog/
Dtxx9wdt.c47 static int txx9wdt_ping(struct watchdog_device *wdt_dev) in txx9wdt_ping()
55 static int txx9wdt_start(struct watchdog_device *wdt_dev) in txx9wdt_start()
68 static int txx9wdt_stop(struct watchdog_device *wdt_dev) in txx9wdt_stop()
78 static int txx9wdt_set_timeout(struct watchdog_device *wdt_dev, in txx9wdt_set_timeout()
Dwm8350_wdt.c39 static int wm8350_wdt_set_timeout(struct watchdog_device *wdt_dev, in wm8350_wdt_set_timeout()
67 static int wm8350_wdt_start(struct watchdog_device *wdt_dev) in wm8350_wdt_start()
87 static int wm8350_wdt_stop(struct watchdog_device *wdt_dev) in wm8350_wdt_stop()
106 static int wm8350_wdt_ping(struct watchdog_device *wdt_dev) in wm8350_wdt_ping()
Djz4740_wdt.c72 static int jz4740_wdt_ping(struct watchdog_device *wdt_dev) in jz4740_wdt_ping()
80 static int jz4740_wdt_set_timeout(struct watchdog_device *wdt_dev, in jz4740_wdt_set_timeout()
116 static int jz4740_wdt_start(struct watchdog_device *wdt_dev) in jz4740_wdt_start()
124 static int jz4740_wdt_stop(struct watchdog_device *wdt_dev) in jz4740_wdt_stop()
Dwm831x_wdt.c54 static int wm831x_wdt_start(struct watchdog_device *wdt_dev) in wm831x_wdt_start()
77 static int wm831x_wdt_stop(struct watchdog_device *wdt_dev) in wm831x_wdt_stop()
100 static int wm831x_wdt_ping(struct watchdog_device *wdt_dev) in wm831x_wdt_ping()
142 static int wm831x_wdt_set_timeout(struct watchdog_device *wdt_dev, in wm831x_wdt_set_timeout()
Dcoh901327_wdt.c154 static int coh901327_start(struct watchdog_device *wdt_dev) in coh901327_start()
160 static int coh901327_stop(struct watchdog_device *wdt_dev) in coh901327_stop()
176 static int coh901327_settimeout(struct watchdog_device *wdt_dev, in coh901327_settimeout()
190 static unsigned int coh901327_gettimeleft(struct watchdog_device *wdt_dev) in coh901327_gettimeleft()
Dvia_wdt.c66 static struct watchdog_device wdt_dev; variable
151 static struct watchdog_device wdt_dev = { variable
Ds3c2410_wdt.c77 static struct device *wdt_dev; /* platform device attached to */ variable
Dsc1200wdt.c84 static struct pnp_dev *wdt_dev; variable
/linux-3.4.99/drivers/rtc/
Drtc-m41t80.c750 static struct miscdevice wdt_dev = { variable