Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dscmi_protocol.h298 struct scmi_sensor_info { struct
299 unsigned int id;
300 unsigned int type;
301 int scale;
302 unsigned int num_trip_points;
303 bool async;
304 bool update;
305 bool timestamped;
306 int tstamp_scale;
307 unsigned int num_axis;
[all …]