Home
last modified time | relevance | path

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

/linux-6.8/include/linux/
Dscmi_protocol.h972 struct scmi_sensor_update_report { struct
973 ktime_t timestamp;
974 unsigned int agent_id;
975 unsigned int sensor_id;
976 unsigned int readings_count;
977 struct scmi_sensor_reading readings[];