| /optee_os/core/include/kernel/ |
| H A D | pm.h | 194 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 D | stm32_stgen.c | 257 register_pm_core_service_cb(stm32_stgen_pm, NULL, in stgen_probe()
|
| /optee_os/core/drivers/ |
| H A D | atmel_saic.c | 333 register_pm_core_service_cb(saic_pm, NULL, "saic"); in saic_register_pm()
|
| H A D | stm32_ipcc.c | 332 register_pm_core_service_cb(stm32_ipcc_pm, ipcc_d, "stm32-ipcc"); in stm32_ipcc_probe()
|
| H A D | stm32_omm.c | 362 register_pm_core_service_cb(stm32_omm_pm, NULL, "stm32-omm"); in stm32_omm_probe()
|
| H A D | stm32_hpdma.c | 378 register_pm_core_service_cb(stm32_hpdma_pm, hpdma_d, "stm32-hpdma"); in stm32_hpdma_probe()
|
| H A D | stm32_fmc.c | 484 register_pm_core_service_cb(fmc_pm, NULL, "stm32-fmc"); in fmc_probe()
|
| H A D | stm32_iwdg.c | 576 register_pm_core_service_cb(stm32_iwdg_pm, iwdg, "stm32-iwdg"); in stm32_iwdg_probe()
|
| H A D | stm32_rng.c | 674 register_pm_core_service_cb(stm32_rng_pm, &stm32_rng, in stm32_rng_probe()
|
| H A D | stm32_bsec.c | 944 register_pm_core_service_cb(bsec_pm, NULL, "stm32_bsec"); in initialize_bsec()
|
| H A D | stm32_exti.c | 784 register_pm_core_service_cb(stm32_exti_pm, exti, "stm32-exti"); in stm32_exti_probe()
|
| /optee_os/core/drivers/firewall/ |
| H A D | stm32_serc.c | 276 register_pm_core_service_cb(stm32_serc_pm, NULL, "stm32-serc"); in stm32_serc_probe()
|
| H A D | stm32_etzpc.c | 914 register_pm_core_service_cb(etzpc_pm, NULL, "stm32-etzpc"); in stm32_etzpc_probe()
|
| H A D | stm32_risab.c | 886 register_pm_core_service_cb(stm32_risab_pm, risab_d, "stm32-risab"); in stm32_risab_probe()
|
| H A D | stm32_risaf.c | 847 register_pm_core_service_cb(stm32_risaf_pm, risaf, "stm32-risaf"); in stm32_risaf_probe()
|
| H A D | stm32_rifsc.c | 1168 register_pm_core_service_cb(stm32_rifsc_sem_pm, NULL, in stm32_rifsc_probe()
|
| /optee_os/core/drivers/clk/sam/ |
| H A D | at91_pmc.c | 290 register_pm_core_service_cb(pmc_pm, NULL, "pmc"); in pmc_register_pm()
|
| /optee_os/core/arch/arm/plat-stm32mp1/ |
| H A D | plat_tzc400.c | 536 register_pm_core_service_cb(stm32mp1_tzc_pm, tzc_dev, in stm32mp1_tzc_probe()
|
| /optee_os/core/drivers/crypto/stm32/ |
| H A D | stm32_cryp.c | 1321 register_pm_core_service_cb(stm32_cryp_pm, NULL, "stm32-cryp"); in stm32_cryp_probe()
|
| H A D | stm32_saes.c | 1447 register_pm_core_service_cb(stm32_saes_pm, NULL, "stm32-saes"); in stm32_saes_probe()
|
| H A D | stm32_pka.c | 1726 register_pm_core_service_cb(stm32_pka_pm, NULL, "stm32-pka"); in stm32_pka_probe()
|
| /optee_os/core/drivers/clk/ |
| H A D | clk-stm32mp21.c | 3683 register_pm_core_service_cb(stm32_rcc_rif_pm, NULL, "stm32-rcc-rif"); in rcc_rif_config()
|
| H A D | clk-stm32mp25.c | 3738 register_pm_core_service_cb(stm32_rcc_rif_pm, NULL, "stm32-rcc-rif"); in rcc_rif_config()
|