Searched defs:scmi_axis_descriptor (Results 1 – 1 of 1) sorted by relevance
118 struct scmi_axis_descriptor { struct119 __le32 id;120 __le32 attributes_low;122 __le32 attributes_high;123 u8 name[SCMI_SHORT_NAME_MAX_SIZE];124 __le32 resolution;125 struct scmi_msg_resp_attrs attrs;