Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dscmi_protocol.h144 struct scmi_sensor_info { struct
145 u32 id;
146 u8 type;
147 s8 scale;
148 u8 num_trip_points;
149 bool async;
150 char name[SCMI_MAX_STR_SIZE];