Home
last modified time | relevance | path

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

/linux-6.8/include/linux/
Dscmi_protocol.h321 struct scmi_sensor_info { struct
322 unsigned int id;
323 unsigned int type;
324 int scale;
325 unsigned int num_trip_points;
326 bool async;
327 bool update;
328 bool timestamped;
329 int tstamp_scale;
330 unsigned int num_axis;
[all …]