Home
last modified time | relevance | path

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

/linux/include/linux/platform_data/
H A Dcros_ec_commands.h5245 struct ec_response_pd_log { struct
5246 uint32_t timestamp; /* relative timestamp in milliseconds */
5247 uint8_t type; /* event type : see PD_EVENT_xx below */
5248 uint8_t size_port; /* [7:5] port number [4:0] payload size in bytes */
5249 uint16_t data; /* type-defined data payload */
5250 uint8_t payload[]; /* optional additional data payload: 0..16 bytes */