Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dscmi_protocol.h959 struct scmi_sensor_update_report { struct
960 ktime_t timestamp;
961 unsigned int agent_id;
962 unsigned int sensor_id;
963 unsigned int readings_count;
964 struct scmi_sensor_reading readings[];