Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/platform/chrome/
Dcros_usbpd_logger.c23 #define CROS_USBPD_LOG_RESP_SIZE (sizeof(struct ec_response_pd_log) + \ macro
26 CROS_USBPD_LOG_RESP_SIZE)
73 msg->insize = CROS_USBPD_LOG_RESP_SIZE; in ec_get_log_entry()