Home
last modified time | relevance | path

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

/include/linux/
Dscmi_protocol.h348 struct scmi_sensor_info { struct
349 unsigned int id;
350 unsigned int type;
351 int scale;
352 unsigned int num_trip_points;
353 bool async;
354 bool update;
355 bool timestamped;
356 int tstamp_scale;
357 unsigned int num_axis;
[all …]