Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/watchdog/
Dmeson_wdt.c45 struct meson_wdt_dev { struct
55 struct meson_wdt_dev *meson_wdt = container_of(this, in meson_restart_handle() argument
56 struct meson_wdt_dev, in meson_restart_handle()
69 struct meson_wdt_dev *meson_wdt = watchdog_get_drvdata(wdt_dev); in meson_wdt_ping()
79 struct meson_wdt_dev *meson_wdt = watchdog_get_drvdata(wdt_dev); in meson_wdt_change_timeout()
101 struct meson_wdt_dev *meson_wdt = watchdog_get_drvdata(wdt_dev); in meson_wdt_stop()
113 struct meson_wdt_dev *meson_wdt = watchdog_get_drvdata(wdt_dev); in meson_wdt_start()
144 struct meson_wdt_dev *meson_wdt; in meson_wdt_probe()
191 struct meson_wdt_dev *meson_wdt = platform_get_drvdata(pdev); in meson_wdt_remove()
202 struct meson_wdt_dev *meson_wdt = platform_get_drvdata(pdev); in meson_wdt_shutdown()