Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dscmi_protocol.h1077 struct scmi_sensor_update_report { struct
1078 ktime_t timestamp;
1079 unsigned int agent_id;
1080 unsigned int sensor_id;
1081 unsigned int readings_count;
1082 struct scmi_sensor_reading readings[];