Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dscmi_protocol.h775 struct scmi_sensor_update_report { struct
776 ktime_t timestamp;
777 unsigned int agent_id;
778 unsigned int sensor_id;
779 unsigned int readings_count;
780 struct scmi_sensor_reading readings[];