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

/linux-4.4.14/drivers/watchdog/
H A Dimgpdc_wdt.c85 struct pdc_wdt_dev { struct
95 struct pdc_wdt_dev *wdt = watchdog_get_drvdata(wdt_dev); pdc_wdt_keepalive()
106 struct pdc_wdt_dev *wdt = watchdog_get_drvdata(wdt_dev); pdc_wdt_stop()
118 static void __pdc_wdt_set_timeout(struct pdc_wdt_dev *wdt) __pdc_wdt_set_timeout()
131 struct pdc_wdt_dev *wdt = watchdog_get_drvdata(wdt_dev); pdc_wdt_set_timeout()
144 struct pdc_wdt_dev *wdt = watchdog_get_drvdata(wdt_dev); pdc_wdt_start()
173 struct pdc_wdt_dev *wdt = container_of(this, struct pdc_wdt_dev, pdc_wdt_restart()
188 struct pdc_wdt_dev *pdc_wdt; pdc_wdt_probe()
310 struct pdc_wdt_dev *pdc_wdt = platform_get_drvdata(pdev); pdc_wdt_shutdown()
317 struct pdc_wdt_dev *pdc_wdt = platform_get_drvdata(pdev); pdc_wdt_remove()

Completed in 46 milliseconds