Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dstm32_iwdg.c421 static const struct wdt_ops stm32_iwdg_ops = { variable
429 DECLARE_KEEP_PAGER(stm32_iwdg_ops);
574 iwdg->wdt_chip.ops = &stm32_iwdg_ops; in stm32_iwdg_probe()