Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dscmi_protocol.h949 struct scmi_sensor_update_report { struct
950 ktime_t timestamp;
951 unsigned int agent_id;
952 unsigned int sensor_id;
953 unsigned int readings_count;
954 struct scmi_sensor_reading readings[];