Searched refs:UMP_STREAM_PKT_BYTES (Results 1 – 1 of 1) sorted by relevance
492 #define UMP_STREAM_PKT_BYTES 16 /* UMP stream packet size = 16 bytes*/ macro517 memset(buf, 0, UMP_STREAM_PKT_BYTES); in reply_ump_stream_string()524 req->length += UMP_STREAM_PKT_BYTES; in reply_ump_stream_string()527 if (++pos == UMP_STREAM_PKT_BYTES) { in reply_ump_stream_string()532 req->length += UMP_STREAM_PKT_BYTES; in reply_ump_stream_string()533 if (midi2->info.req_buf_size - req->length < UMP_STREAM_PKT_BYTES) in reply_ump_stream_string()