Searched refs:scmi_mailbox (Results 1 – 1 of 1) sorted by relevance
28 struct scmi_mailbox { struct37 #define client_to_scmi_mailbox(c) container_of(c, struct scmi_mailbox, cl) argument41 struct scmi_mailbox *smbox = client_to_scmi_mailbox(cl); in tx_prepare()48 struct scmi_mailbox *smbox = client_to_scmi_mailbox(cl); in rx_callback()166 struct scmi_mailbox *smbox; in mailbox_chan_setup()241 struct scmi_mailbox *smbox = cinfo->transport_info; in mailbox_chan_free()258 struct scmi_mailbox *smbox = cinfo->transport_info; in mailbox_send_message()283 struct scmi_mailbox *smbox = cinfo->transport_info; in mailbox_mark_txdone()294 struct scmi_mailbox *smbox = cinfo->transport_info; in mailbox_fetch_response()302 struct scmi_mailbox *smbox = cinfo->transport_info; in mailbox_fetch_notification()[all …]