Searched defs:mod_pd_restricted_api (Results 1 – 13 of 13) sorted by relevance
452 struct mod_pd_restricted_api { struct467 int (*get_domain_type)(fwk_id_t pd_id, enum mod_pd_type *type);486 int (*get_domain_parent_id)(fwk_id_t pd_id, fwk_id_t *parent_pd_id);511 int (*set_state)(fwk_id_t pd_id, bool resp_requested, uint32_t state);524 int (*get_state)(fwk_id_t pd_id, unsigned int *state);545 int (*reset)(fwk_id_t pd_id, bool resp_requested);568 int (*system_suspend)(unsigned int state);583 int (*system_shutdown)(enum mod_pd_system_shutdown system_shutdown);
59 struct mod_pd_restricted_api *mod_pd_restricted_api; member558 struct mod_pd_restricted_api *mod_pd_restricted_api = in power_off_all_cores() local590 struct mod_pd_restricted_api *mod_pd_restricted_api = in check_power_off_all_cores() local625 struct mod_pd_restricted_api *mod_pd_restricted_api = in boot_primary_core() local752 struct mod_pd_restricted_api *mod_pd_restricted_api; in platform_system_process_notification() local
64 const struct mod_pd_restricted_api *mod_pd_restricted_api; member
56 struct mod_pd_restricted_api *mod_pd_restricted_api; member304 struct mod_pd_restricted_api *mod_pd_restricted_api; in platform_system_process_notification() local
57 struct mod_pd_restricted_api *mod_pd_restricted_api; member304 struct mod_pd_restricted_api *mod_pd_restricted_api; in sgi575_system_process_notification() local
57 struct mod_pd_restricted_api *mod_pd_restricted_api; member313 struct mod_pd_restricted_api *mod_pd_restricted_api; in platform_system_process_notification() local
59 struct mod_pd_restricted_api *mod_pd_restricted_api; member322 struct mod_pd_restricted_api *mod_pd_restricted_api; in rdn1e1_system_process_notification() local
49 struct mod_pd_restricted_api *mod_pd_restricted_api; member
118 struct mod_pd_restricted_api *mod_pd_restricted_api; member359 struct mod_pd_restricted_api *mod_pd_restricted_api = NULL; in morello_system_init_primary_core() local
117 struct mod_pd_restricted_api *mod_pd_restricted_api; member360 struct mod_pd_restricted_api *mod_pd_restricted_api = NULL; in n1sdp_system_init_primary_core() local
38 const struct mod_pd_restricted_api *mod_pd_restricted_api; member
Completed in 18 milliseconds