Home
last modified time | relevance | path

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

/linux/drivers/firmware/arm_scmi/transports/
H A Doptee.c325 struct scmi_optee_channel *channel = cinfo->transport_info; in scmi_optee_clear_channel()
388 cinfo->transport_info = channel; in scmi_optee_chan_setup()
430 struct scmi_optee_channel *channel = cinfo->transport_info; in scmi_optee_chan_free()
450 cinfo->transport_info = NULL; in scmi_optee_chan_free()
459 struct scmi_optee_channel *channel = cinfo->transport_info; in scmi_optee_send_message()
483 struct scmi_optee_channel *channel = cinfo->transport_info; in scmi_optee_fetch_response()
496 struct scmi_optee_channel *channel = cinfo->transport_info; in scmi_optee_mark_txdone()