Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/watchdog/
H A Dorion_wdt.c158 static const struct wdt_ops orion_wdt_ops = { variable
176 .ops = &orion_wdt_ops,
/OK3568_Linux_fs/kernel/drivers/watchdog/
H A Dorion_wdt.c374 static const struct watchdog_ops orion_wdt_ops = { variable
569 dev->wdt.ops = &orion_wdt_ops; in orion_wdt_probe()