Home
last modified time | relevance | path

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

/drivers/watchdog/
Dmoxart_wdt.c28 struct moxart_wdt_dev { struct
40 struct moxart_wdt_dev *moxart_wdt = container_of(this, in moxart_restart_handle() argument
41 struct moxart_wdt_dev, in moxart_restart_handle()
52 struct moxart_wdt_dev *moxart_wdt = watchdog_get_drvdata(wdt_dev); in moxart_wdt_stop()
61 struct moxart_wdt_dev *moxart_wdt = watchdog_get_drvdata(wdt_dev); in moxart_wdt_start()
94 struct moxart_wdt_dev *moxart_wdt; in moxart_wdt_probe()
159 struct moxart_wdt_dev *moxart_wdt = platform_get_drvdata(pdev); in moxart_wdt_remove()