Searched defs:scmi_axis_descriptor (Results 1 – 1 of 1) sorted by relevance
111 struct scmi_axis_descriptor { struct112 __le32 id;113 __le32 attributes_low;114 __le32 attributes_high;115 u8 name[SCMI_MAX_STR_SIZE];116 __le32 resolution;117 struct scmi_msg_resp_attrs attrs;