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

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

Completed in 34 milliseconds