Home
last modified time | relevance | path

Searched defs:hdl (Results 1 – 9 of 9) sorted by relevance

/optee_os/core/kernel/
H A Dinterrupt.c146 static TEE_Result add_configure_handler(struct itr_handler *hdl, in add_configure_handler()
177 TEE_Result interrupt_add_configure_handler(struct itr_handler *hdl, in interrupt_add_configure_handler()
215 void interrupt_remove_handler(struct itr_handler *hdl) in interrupt_remove_handler()
255 struct itr_handler *hdl = NULL; in interrupt_alloc_add_conf_handler() local
275 void interrupt_remove_free_handler(struct itr_handler *hdl) in interrupt_remove_free_handler()
H A Dpm.c92 struct pm_callback_handle *hdl) in do_pm_callback()
120 struct pm_callback_handle *hdl = NULL; in call_callbacks() local
/optee_os/ta/pkcs11/src/
H A Dpersistent_token.c472 TEE_ObjectHandle hdl = obj->attribs_hdl; in load_persistent_object_attributes() local
547 TEE_ObjectHandle hdl = TEE_HANDLE_NULL; in update_persistent_object_attributes() local
H A Dprocessing_symm.c278 TEE_OperationHandle *hdl = &session->processing->tee_op_handle2; in allocate_tee_operation() local
/optee_os/core/include/kernel/
H A Dinterrupt.h373 static inline TEE_Result interrupt_add_handler(struct itr_handler *hdl) in interrupt_add_handler()
452 struct itr_handler **hdl) in interrupt_alloc_add_handler()
/optee_os/core/drivers/regulator/
H A Dstm32mp13_regulator_iod.c189 const struct pm_callback_handle *hdl) in iod_pm()
H A Dstm32_vrefbuf.c257 const struct pm_callback_handle *hdl) in stm32_vrefbuf_pm()
/optee_os/core/arch/arm/plat-stm32mp1/
H A Dplat_tzc400.c451 const struct pm_callback_handle *hdl) in stm32mp1_tzc_pm()
/optee_os/core/drivers/
H A Datmel_wdt.c274 const struct pm_callback_handle *hdl) in atmel_wdt_pm()