Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/services/
H A Drmmd_rmm_lfa.h12 struct lfa_component_ops *get_rmm_activator(void);
/rk3399_ARM-atf/plat/arm/board/fvp/
H A Dfvp_lfa.c39 fvp_lfa_components[LFA_RMM_COMPONENT].activator = get_rmm_activator(); in plat_lfa_get_components()
/rk3399_ARM-atf/services/std_svc/rmmd/
H A Drmmd_rmm_lfa.c73 struct lfa_component_ops *get_rmm_activator(void) in get_rmm_activator() function