Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dsp805_wdt.c124 static const struct wdt_ops sp805_wdt_ops = { variable
130 DECLARE_KEEP_PAGER(sp805_wdt_ops);
138 pd->chip.ops = &sp805_wdt_ops; in sp805_wdt_init()