Searched refs:scmi_msg_channel (Results 1 – 2 of 2) sorted by relevance
18 struct scmi_msg_channel;28 struct scmi_msg_channel { struct41 void scmi_smt_init_agent_channel(struct scmi_msg_channel *chan); argument68 struct scmi_msg_channel *plat_scmi_get_channel(unsigned int agent_id);
75 static bool channel_set_busy(struct scmi_msg_channel *chan) in channel_set_busy()92 static void channel_release_busy(struct scmi_msg_channel *chan) in channel_release_busy()97 static struct smt_header *channel_to_smt_hdr(struct scmi_msg_channel *chan) in channel_to_smt_hdr()110 struct scmi_msg_channel *chan; in scmi_proccess_smt()192 void scmi_smt_init_agent_channel(struct scmi_msg_channel *chan) in scmi_smt_init_agent_channel()