Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/watchdog/
Dimgpdc_wdt.c103 static int pdc_wdt_stop(struct watchdog_device *wdt_dev) in pdc_wdt_stop() function
165 .stop = pdc_wdt_stop,
254 pdc_wdt_stop(&pdc_wdt->wdt_dev); in pdc_wdt_probe()
312 pdc_wdt_stop(&pdc_wdt->wdt_dev); in pdc_wdt_shutdown()
320 pdc_wdt_stop(&pdc_wdt->wdt_dev); in pdc_wdt_remove()