Home
last modified time | relevance | path

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

/optee_os/core/include/kernel/
H A Dpm.h194 static inline void register_pm_core_service_cb(pm_callback callback, in register_pm_core_service_cb() function
/optee_os/core/drivers/counter/
H A Dstm32_stgen.c257 register_pm_core_service_cb(stm32_stgen_pm, NULL, in stgen_probe()
/optee_os/core/drivers/
H A Datmel_saic.c333 register_pm_core_service_cb(saic_pm, NULL, "saic"); in saic_register_pm()
H A Dstm32_ipcc.c332 register_pm_core_service_cb(stm32_ipcc_pm, ipcc_d, "stm32-ipcc"); in stm32_ipcc_probe()
H A Dstm32_omm.c362 register_pm_core_service_cb(stm32_omm_pm, NULL, "stm32-omm"); in stm32_omm_probe()
H A Dstm32_hpdma.c378 register_pm_core_service_cb(stm32_hpdma_pm, hpdma_d, "stm32-hpdma"); in stm32_hpdma_probe()
H A Dstm32_fmc.c484 register_pm_core_service_cb(fmc_pm, NULL, "stm32-fmc"); in fmc_probe()
H A Dstm32_iwdg.c576 register_pm_core_service_cb(stm32_iwdg_pm, iwdg, "stm32-iwdg"); in stm32_iwdg_probe()
H A Dstm32_rng.c674 register_pm_core_service_cb(stm32_rng_pm, &stm32_rng, in stm32_rng_probe()
H A Dstm32_bsec.c944 register_pm_core_service_cb(bsec_pm, NULL, "stm32_bsec"); in initialize_bsec()
H A Dstm32_exti.c784 register_pm_core_service_cb(stm32_exti_pm, exti, "stm32-exti"); in stm32_exti_probe()
/optee_os/core/drivers/firewall/
H A Dstm32_serc.c276 register_pm_core_service_cb(stm32_serc_pm, NULL, "stm32-serc"); in stm32_serc_probe()
H A Dstm32_etzpc.c914 register_pm_core_service_cb(etzpc_pm, NULL, "stm32-etzpc"); in stm32_etzpc_probe()
H A Dstm32_risab.c886 register_pm_core_service_cb(stm32_risab_pm, risab_d, "stm32-risab"); in stm32_risab_probe()
H A Dstm32_risaf.c847 register_pm_core_service_cb(stm32_risaf_pm, risaf, "stm32-risaf"); in stm32_risaf_probe()
H A Dstm32_rifsc.c1168 register_pm_core_service_cb(stm32_rifsc_sem_pm, NULL, in stm32_rifsc_probe()
/optee_os/core/drivers/clk/sam/
H A Dat91_pmc.c290 register_pm_core_service_cb(pmc_pm, NULL, "pmc"); in pmc_register_pm()
/optee_os/core/arch/arm/plat-stm32mp1/
H A Dplat_tzc400.c536 register_pm_core_service_cb(stm32mp1_tzc_pm, tzc_dev, in stm32mp1_tzc_probe()
/optee_os/core/drivers/crypto/stm32/
H A Dstm32_cryp.c1321 register_pm_core_service_cb(stm32_cryp_pm, NULL, "stm32-cryp"); in stm32_cryp_probe()
H A Dstm32_saes.c1447 register_pm_core_service_cb(stm32_saes_pm, NULL, "stm32-saes"); in stm32_saes_probe()
H A Dstm32_pka.c1726 register_pm_core_service_cb(stm32_pka_pm, NULL, "stm32-pka"); in stm32_pka_probe()
/optee_os/core/drivers/clk/
H A Dclk-stm32mp21.c3683 register_pm_core_service_cb(stm32_rcc_rif_pm, NULL, "stm32-rcc-rif"); in rcc_rif_config()
H A Dclk-stm32mp25.c3738 register_pm_core_service_cb(stm32_rcc_rif_pm, NULL, "stm32-rcc-rif"); in rcc_rif_config()