Searched defs:scmi_axis_descriptor (Results 1 – 1 of 1) sorted by relevance
121 struct scmi_axis_descriptor { struct122 __le32 id;123 __le32 attributes_low;125 __le32 attributes_high;126 u8 name[SCMI_SHORT_NAME_MAX_SIZE];127 __le32 resolution;128 struct scmi_msg_resp_attrs attrs;