Searched refs:in_buf (Results 1 – 1 of 1) sorted by relevance
101 uint8_t *in_buf = &msg->data[1]; in TFA_Hal_ProcessMsg() local105 … ret = TFA_I2C_WriteReadRaw(handle, address, in_bytes, in_buf, out_bytes, out_buf) ? -EIO : 0; in TFA_Hal_ProcessMsg()