Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/embedded6xx/
H A Dls_uart.c29 static void wd_stop(struct work_struct *unused) in wd_stop() function
141 INIT_WORK(&wd_work, wd_stop); in ls_uarts_init()
/openbmc/linux/drivers/watchdog/
H A Dsimatic-ipc-wdt.c71 static int wd_stop(struct watchdog_device *wdd) in wd_stop() function
102 .stop = wd_stop,