Searched defs:scmi_sensor_info (Results 1 – 1 of 1) sorted by relevance
109435 struct scmi_sensor_info { struct109436 unsigned int id;109437 unsigned int type;109438 int scale;109439 unsigned int num_trip_points;109440 bool async;109441 bool update;109442 bool timestamped;109443 int tstamp_scale;109444 unsigned int num_axis;[all …]