Searched refs:omap_wdt_dev (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/watchdog/
H A Domap_wdt.c51 static struct platform_device *omap_wdt_dev; variable in typeref:struct:platform_device
60 struct omap_wdt_dev { struct
70 static void omap_wdt_ping(struct omap_wdt_dev *wdev)
87 static void omap_wdt_enable(struct omap_wdt_dev *wdev)
101 static void omap_wdt_disable(struct omap_wdt_dev *wdev)
124 static void omap_wdt_set_timeout(struct omap_wdt_dev *wdev)
143 struct omap_wdt_dev *wdev = platform_get_drvdata(omap_wdt_dev);
171 struct omap_wdt_dev *wdev = file->private_data;
193 struct omap_wdt_dev *wde
[all...]

Completed in 42 milliseconds