Searched refs:scmi_mailbox (Results 1 – 1 of 1) sorted by relevance
27 struct scmi_mailbox { struct35 #define client_to_scmi_mailbox(c) container_of(c, struct scmi_mailbox, cl) argument39 struct scmi_mailbox *smbox = client_to_scmi_mailbox(cl); in tx_prepare()46 struct scmi_mailbox *smbox = client_to_scmi_mailbox(cl); in rx_callback()150 struct scmi_mailbox *smbox; in mailbox_chan_setup()224 struct scmi_mailbox *smbox = cinfo->transport_info; in mailbox_chan_free()241 struct scmi_mailbox *smbox = cinfo->transport_info; in mailbox_send_message()256 struct scmi_mailbox *smbox = cinfo->transport_info; in mailbox_mark_txdone()270 struct scmi_mailbox *smbox = cinfo->transport_info; in mailbox_fetch_response()278 struct scmi_mailbox *smbox = cinfo->transport_info; in mailbox_fetch_notification()[all …]