Home
last modified time | relevance | path

Searched defs:scmi_sensor_axis_info (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/
H A Dscmi_protocol.h257 struct scmi_sensor_axis_info { struct
258 unsigned int id;
259 unsigned int type;
260 int scale;
261 char name[SCMI_MAX_STR_SIZE];
262 bool extended_attrs;
263 unsigned int resolution;
264 int exponent;
265 struct scmi_range_attrs attrs;