cros_ish_out_msg   66 drivers/platform/chrome/cros_ec_ishtp.c 	offsetof(struct cros_ish_out_msg, ec_request)
cros_ish_out_msg  457 drivers/platform/chrome/cros_ec_ishtp.c 	struct cros_ish_out_msg *out_msg =
cros_ish_out_msg  458 drivers/platform/chrome/cros_ec_ishtp.c 		(struct cros_ish_out_msg *)ec_dev->dout;
cros_ish_out_msg  460 drivers/platform/chrome/cros_ec_ishtp.c 	size_t out_size = sizeof(struct cros_ish_out_msg) + msg->outsize;
cros_ish_out_msg  548 drivers/platform/chrome/cros_ec_ishtp.c 	ec_dev->dout_size = sizeof(struct cros_ish_out_msg);