UMP_MSG_TYPE_STREAM
.type = UMP_MSG_TYPE_STREAM,
.type = UMP_MSG_TYPE_STREAM,
.type = UMP_MSG_TYPE_STREAM,
.type = UMP_MSG_TYPE_STREAM,
if (ump_message_type(*in_buf) == UMP_MSG_TYPE_STREAM)
return (UMP_MSG_TYPE_STREAM << 28) | ((u32)form << 26) |
((type) == UMP_MSG_TYPE_UTILITY || (type) == UMP_MSG_TYPE_STREAM)
if (size != 4 || ump_message_type(*buf) != UMP_MSG_TYPE_STREAM)