Home
last modified time | relevance | path

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

/optee_os/core/arch/riscv/include/
H A Dsbi_mpxy.h158 int sbi_mpxy_send_message_without_response(uint32_t channel_id,
/optee_os/core/arch/riscv/kernel/
H A Dsbi_mpxy_rpmi.c244 ret = sbi_mpxy_send_message_without_response(channel->channel_id in sbi_mpxy_rpmi_send_data()
H A Dsbi_mpxy.c353 int sbi_mpxy_send_message_without_response(uint32_t channel_id, in sbi_mpxy_send_message_without_response() function