Searched refs:scmi_smt_header (Results 1 – 2 of 2) sorted by relevance
19 struct scmi_smt_header { struct60 struct scmi_smt_header *hdr = (void *)smt->buf; in scmi_smt_channel_is_free()67 struct scmi_smt_header *hdr = (void *)smt->buf; in scmi_smt_channel_reports_error()74 struct scmi_smt_header *hdr = (void *)smt->buf; in scmi_smt_get_channel()81 struct scmi_smt_header *hdr = (void *)smt->buf; in scmi_smt_put_channel()
25 struct scmi_smt_header *hdr = (void *)smt->buf; in scmi_smt_enable_intr()52 if (smt->size < sizeof(struct scmi_smt_header)) { in scmi_dt_get_smt_buffer()82 struct scmi_smt_header *hdr = (void *)smt->buf; in scmi_write_msg_to_smt()119 struct scmi_smt_header *hdr = (void *)smt->buf; in scmi_read_resp_from_smt()148 struct scmi_smt_header *hdr = (void *)smt->buf; in scmi_clear_smt_channel()
Completed in 7 milliseconds