Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dscmi_protocol.h341 struct scmi_sensor_info { struct
342 unsigned int id;
343 unsigned int type;
344 int scale;
345 unsigned int num_trip_points;
346 bool async;
347 bool update;
348 bool timestamped;
349 int tstamp_scale;
350 unsigned int num_axis;
[all …]