Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dscmi_protocol.h287 struct scmi_sensor_info { struct
288 unsigned int id;
289 unsigned int type;
290 int scale;
291 unsigned int num_trip_points;
292 bool async;
293 bool update;
294 bool timestamped;
295 int tstamp_scale;
296 unsigned int num_axis;
[all …]