/drivers/watchdog/ |
D | orion_wdt.c | 140 static int orion_wdt_ping(struct watchdog_device *wdt_dev) in orion_wdt_ping() 149 static int armada375_start(struct watchdog_device *wdt_dev) in armada375_start() 174 static int armada370_start(struct watchdog_device *wdt_dev) in armada370_start() 197 static int orion_start(struct watchdog_device *wdt_dev) in orion_start() 216 static int orion_wdt_start(struct watchdog_device *wdt_dev) in orion_wdt_start() 224 static int orion_stop(struct watchdog_device *wdt_dev) in orion_stop() 237 static int armada375_stop(struct watchdog_device *wdt_dev) in armada375_stop() 255 static int armada370_stop(struct watchdog_device *wdt_dev) in armada370_stop() 271 static int orion_wdt_stop(struct watchdog_device *wdt_dev) in orion_wdt_stop() 299 static int orion_wdt_enabled(struct watchdog_device *wdt_dev) in orion_wdt_enabled() [all …]
|
D | da9055_wdt.c | 57 static int da9055_wdt_set_timeout(struct watchdog_device *wdt_dev, in da9055_wdt_set_timeout() 86 static int da9055_wdt_ping(struct watchdog_device *wdt_dev) in da9055_wdt_ping() 106 static void da9055_wdt_ref(struct watchdog_device *wdt_dev) in da9055_wdt_ref() 113 static void da9055_wdt_unref(struct watchdog_device *wdt_dev) in da9055_wdt_unref() 120 static int da9055_wdt_start(struct watchdog_device *wdt_dev) in da9055_wdt_start() 125 static int da9055_wdt_stop(struct watchdog_device *wdt_dev) in da9055_wdt_stop()
|
D | da9052_wdt.c | 58 static int da9052_wdt_set_timeout(struct watchdog_device *wdt_dev, in da9052_wdt_set_timeout() 107 static void da9052_wdt_ref(struct watchdog_device *wdt_dev) in da9052_wdt_ref() 114 static void da9052_wdt_unref(struct watchdog_device *wdt_dev) in da9052_wdt_unref() 121 static int da9052_wdt_start(struct watchdog_device *wdt_dev) in da9052_wdt_start() 126 static int da9052_wdt_stop(struct watchdog_device *wdt_dev) in da9052_wdt_stop() 131 static int da9052_wdt_ping(struct watchdog_device *wdt_dev) in da9052_wdt_ping()
|
D | meson_wdt.c | 46 struct watchdog_device wdt_dev; member 67 static int meson_wdt_ping(struct watchdog_device *wdt_dev) in meson_wdt_ping() 76 static void meson_wdt_change_timeout(struct watchdog_device *wdt_dev, in meson_wdt_change_timeout() 88 static int meson_wdt_set_timeout(struct watchdog_device *wdt_dev, in meson_wdt_set_timeout() 99 static int meson_wdt_stop(struct watchdog_device *wdt_dev) in meson_wdt_stop() 111 static int meson_wdt_start(struct watchdog_device *wdt_dev) in meson_wdt_start()
|
D | rn5t618_wdt.c | 33 struct watchdog_device wdt_dev; member 53 static int rn5t618_wdt_set_timeout(struct watchdog_device *wdt_dev, in rn5t618_wdt_set_timeout() 76 static int rn5t618_wdt_start(struct watchdog_device *wdt_dev) in rn5t618_wdt_start() 105 static int rn5t618_wdt_stop(struct watchdog_device *wdt_dev) in rn5t618_wdt_stop() 113 static int rn5t618_wdt_ping(struct watchdog_device *wdt_dev) in rn5t618_wdt_ping()
|
D | txx9wdt.c | 46 static int txx9wdt_ping(struct watchdog_device *wdt_dev) in txx9wdt_ping() 54 static int txx9wdt_start(struct watchdog_device *wdt_dev) in txx9wdt_start() 67 static int txx9wdt_stop(struct watchdog_device *wdt_dev) in txx9wdt_stop() 77 static int txx9wdt_set_timeout(struct watchdog_device *wdt_dev, in txx9wdt_set_timeout()
|
D | wm8350_wdt.c | 39 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()
|
D | jz4740_wdt.c | 70 static int jz4740_wdt_ping(struct watchdog_device *wdt_dev) in jz4740_wdt_ping() 78 static int jz4740_wdt_set_timeout(struct watchdog_device *wdt_dev, in jz4740_wdt_set_timeout() 114 static int jz4740_wdt_start(struct watchdog_device *wdt_dev) in jz4740_wdt_start() 122 static int jz4740_wdt_stop(struct watchdog_device *wdt_dev) in jz4740_wdt_stop()
|
D | sunxi_wdt.c | 60 struct watchdog_device wdt_dev; member 126 static int sunxi_wdt_ping(struct watchdog_device *wdt_dev) in sunxi_wdt_ping() 137 static int sunxi_wdt_set_timeout(struct watchdog_device *wdt_dev, in sunxi_wdt_set_timeout() 160 static int sunxi_wdt_stop(struct watchdog_device *wdt_dev) in sunxi_wdt_stop() 171 static int sunxi_wdt_start(struct watchdog_device *wdt_dev) in sunxi_wdt_start()
|
D | wm831x_wdt.c | 54 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()
|
D | shwdt.c | 85 static int sh_wdt_start(struct watchdog_device *wdt_dev) in sh_wdt_start() 128 static int sh_wdt_stop(struct watchdog_device *wdt_dev) in sh_wdt_stop() 150 static int sh_wdt_keepalive(struct watchdog_device *wdt_dev) in sh_wdt_keepalive() 162 static int sh_wdt_set_heartbeat(struct watchdog_device *wdt_dev, unsigned t) in sh_wdt_set_heartbeat()
|
D | moxart_wdt.c | 50 static int moxart_wdt_stop(struct watchdog_device *wdt_dev) in moxart_wdt_stop() 59 static int moxart_wdt_start(struct watchdog_device *wdt_dev) in moxart_wdt_start() 71 static int moxart_wdt_set_timeout(struct watchdog_device *wdt_dev, in moxart_wdt_set_timeout()
|
D | coh901327_wdt.c | 154 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()
|
D | via_wdt.c | 66 static struct watchdog_device wdt_dev; variable 151 static struct watchdog_device wdt_dev = { variable
|
D | intel-mid_wdt.c | 116 struct watchdog_device *wdt_dev; in mid_wdt_probe() local
|
D | booke_wdt.c | 186 static int booke_wdt_set_timeout(struct watchdog_device *wdt_dev, in booke_wdt_set_timeout()
|
D | diag288_wdt.c | 210 static struct watchdog_device wdt_dev = { variable
|
D | sc1200wdt.c | 84 static struct pnp_dev *wdt_dev; variable
|
D | w83627hf_wdt.c | 315 static struct watchdog_device wdt_dev = { variable
|
/drivers/rtc/ |
D | rtc-m41t80.c | 609 static struct miscdevice wdt_dev = { variable
|