Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dscmi_protocol.h284 struct scmi_sensor_info { struct
285 unsigned int id;
286 unsigned int type;
287 int scale;
288 unsigned int num_trip_points;
289 bool async;
290 bool update;
291 bool timestamped;
292 int tstamp_scale;
293 unsigned int num_axis;
[all …]