Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firmware/arm_scmi/
H A Doptee.c279 static int invoke_process_msg_channel(struct scmi_optee_channel *channel, size_t msg_size) in invoke_process_msg_channel() function
497 ret = invoke_process_msg_channel(channel, msg_command_size(xfer)); in scmi_optee_send_message()