Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dscmi_protocol.h793 struct scmi_sensor_update_report { struct
794 ktime_t timestamp;
795 unsigned int agent_id;
796 unsigned int sensor_id;
797 unsigned int readings_count;
798 struct scmi_sensor_reading readings[];