Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dstm32_iwdg.c527 static TEE_Result stm32_iwdg_pm(enum pm_op op, unsigned int pm_hint __unused, in stm32_iwdg_pm() function
542 DECLARE_KEEP_PAGER(stm32_iwdg_pm);
576 register_pm_core_service_cb(stm32_iwdg_pm, iwdg, "stm32-iwdg"); in stm32_iwdg_probe()
585 unregister_pm_core_service_cb(stm32_iwdg_pm, iwdg); in stm32_iwdg_probe()