Searched defs:scmi_sensor_info (Results 1 – 1 of 1) sorted by relevance
151 struct scmi_sensor_info { struct152 u32 id;153 u8 type;154 s8 scale;155 u8 num_trip_points;156 bool async;157 char name[SCMI_MAX_STR_SIZE];