Home
last modified time | relevance | path

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

/optee_os/core/include/kernel/
H A Dpm.h79 #define PM_CALLBACK_GET_HANDLE(pm_handle) ((pm_handle)->handle) macro
/optee_os/core/arch/arm/plat-stm32mp1/
H A Dplat_tzc400.c455 (struct tzc_device *)PM_CALLBACK_GET_HANDLE(hdl); in stm32mp1_tzc_pm()
/optee_os/core/drivers/
H A Dstm32_iwdg.c530 struct stm32_iwdg_device *iwdg = PM_CALLBACK_GET_HANDLE(pm_handle); in stm32_iwdg_pm()
H A Dstm32_exti.c640 (struct stm32_exti_pdata *)PM_CALLBACK_GET_HANDLE(pm_handle); in stm32_exti_pm()