Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/watchdog/
H A Dbcm6345_wdt.c64 static int bcm6345_wdt_stop(struct udevice *dev) in bcm6345_wdt_stop() function
78 .stop = bcm6345_wdt_stop,
98 bcm6345_wdt_stop(dev); in bcm6345_wdt_probe()