HIDEEP_XFER_BUF_SIZE
u8 xfer_buf[HIDEEP_XFER_BUF_SIZE] __aligned(4);
BUILD_BUG_ON(HIDEEP_MAX_EVENT > HIDEEP_XFER_BUF_SIZE);