Home
last modified time | relevance | path

Searched refs:CROS_USBPD_LOG_RESP_SIZE (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/platform/chrome/
H A Dcros_usbpd_logger.c21 #define CROS_USBPD_LOG_RESP_SIZE (sizeof(struct ec_response_pd_log) + \ macro
24 CROS_USBPD_LOG_RESP_SIZE)
71 msg->insize = CROS_USBPD_LOG_RESP_SIZE; in ec_get_log_entry()