Lines Matching refs:scmi_optee_channel
117 struct scmi_optee_channel { struct
221 static int get_channel(struct scmi_optee_channel *channel) in get_channel()
256 static int invoke_process_smt_channel(struct scmi_optee_channel *channel) in invoke_process_smt_channel()
279 static int invoke_process_msg_channel(struct scmi_optee_channel *channel, size_t msg_size) in invoke_process_msg_channel()
341 struct scmi_optee_channel *channel = cinfo->transport_info; in scmi_optee_clear_channel()
347 static int setup_dynamic_shmem(struct device *dev, struct scmi_optee_channel *channel) in setup_dynamic_shmem()
367 struct scmi_optee_channel *channel) in setup_static_shmem()
404 struct scmi_optee_channel *channel) in setup_shmem()
414 struct scmi_optee_channel *channel; in scmi_optee_chan_setup()
468 struct scmi_optee_channel *channel = cinfo->transport_info; in scmi_optee_chan_free()
497 struct scmi_optee_channel *channel = cinfo->transport_info; in scmi_optee_send_message()
519 struct scmi_optee_channel *channel = cinfo->transport_info; in scmi_optee_fetch_response()
530 struct scmi_optee_channel *channel = cinfo->transport_info; in scmi_optee_mark_txdone()