Searched refs:scmi_mailbox (Results 1 – 1 of 1) sorted by relevance
26 struct scmi_mailbox { struct33 #define client_to_scmi_mailbox(c) container_of(c, struct scmi_mailbox, cl) argument37 struct scmi_mailbox *smbox = client_to_scmi_mailbox(cl); in tx_prepare()44 struct scmi_mailbox *smbox = client_to_scmi_mailbox(cl); in rx_callback()60 struct scmi_mailbox *smbox; in mailbox_chan_setup()111 struct scmi_mailbox *smbox = cinfo->transport_info; in mailbox_chan_free()128 struct scmi_mailbox *smbox = cinfo->transport_info; in mailbox_send_message()142 struct scmi_mailbox *smbox = cinfo->transport_info; in mailbox_mark_txdone()156 struct scmi_mailbox *smbox = cinfo->transport_info; in mailbox_fetch_response()164 struct scmi_mailbox *smbox = cinfo->transport_info; in mailbox_fetch_notification()[all …]