ec_response_pd_log
struct ec_response_pd_log *r;
#define CROS_USBPD_LOG_RESP_SIZE (sizeof(struct ec_response_pd_log) + \
static struct ec_response_pd_log *ec_get_log_entry(struct logger_data *logger)
return (struct ec_response_pd_log *)msg->data;
static void cros_usbpd_print_log_entry(struct ec_response_pd_log *r,