Searched refs:trans_bytes (Results 1 – 3 of 3) sorted by relevance
3362 uint8_t trans_bytes; member
15555 + size_t trans_bytes;15558 + trans_bytes = min(period_len, buf_len - count_in_sg);15559 + count_in_sg += trans_bytes;
298514 + size_t trans_bytes;298517 + trans_bytes = min(period_len, buf_len - count_in_sg);298518 + count_in_sg += trans_bytes;