Home
last modified time | relevance | path

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

/optee_os/core/arch/riscv/include/
H A Dsbi_mpxy.h152 int sbi_mpxy_send_message_with_response(uint32_t channel_id,
/optee_os/core/arch/riscv/kernel/
H A Dsbi_mpxy_rpmi.c228 ret = sbi_mpxy_send_message_with_response(channel->channel_id in sbi_mpxy_rpmi_send_data()
H A Dsbi_mpxy.c289 int sbi_mpxy_send_message_with_response(uint32_t channel_id, in sbi_mpxy_send_message_with_response() function