Searched refs:pt (Results 1 – 1 of 1) sorted by relevance
| /include/firmware/imx/sci/ |
| A D | sci.h | 79 sc_bool_t sc_pm_is_partition_started(sc_ipc_t ipc, sc_rm_pt_t pt); 101 sc_rm_pt_t pt, sc_rm_perm_t perm); 105 int sc_rm_partition_alloc(sc_ipc_t ipc, sc_rm_pt_t *pt, sc_bool_t secure, 108 int sc_rm_partition_free(sc_ipc_t ipc, sc_rm_pt_t pt); 109 int sc_rm_get_partition(sc_ipc_t ipc, sc_rm_pt_t *pt); 110 int sc_rm_set_parent(sc_ipc_t ipc, sc_rm_pt_t pt, sc_rm_pt_t pt_parent); 111 int sc_rm_assign_resource(sc_ipc_t ipc, sc_rm_pt_t pt, sc_rsrc_t resource); 112 int sc_rm_assign_pad(sc_ipc_t ipc, sc_rm_pt_t pt, sc_pad_t pad); 115 sc_rm_pt_t *pt); 276 static inline int sc_rm_partition_free(sc_ipc_t ipc, sc_rm_pt_t pt) in sc_rm_partition_free() argument [all …]
|
Completed in 6 milliseconds