Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dscmi_protocol.h936 struct scmi_sensor_update_report { struct
937 ktime_t timestamp;
938 unsigned int agent_id;
939 unsigned int sensor_id;
940 unsigned int readings_count;
941 struct scmi_sensor_reading readings[];