Searched refs:UMP_MSG_TYPE_STREAM (Results 1 – 3 of 3) sorted by relevance
142 UMP_MSG_TYPE_STREAM = 0x0f, enumerator275 return (UMP_MSG_TYPE_STREAM << 28) | ((u32)form << 26) | in ump_stream_compose()280 ((type) == UMP_MSG_TYPE_UTILITY || (type) == UMP_MSG_TYPE_STREAM)
462 .type = UMP_MSG_TYPE_STREAM, in reply_ump_stream_ep_info()479 .type = UMP_MSG_TYPE_STREAM, in reply_ump_stream_ep_device()566 .type = UMP_MSG_TYPE_STREAM, in reply_ump_stream_ep_config()583 .type = UMP_MSG_TYPE_STREAM, in reply_ump_stream_fb_info()674 if (ump_message_type(*in_buf) == UMP_MSG_TYPE_STREAM) in process_ump()
1025 if (size != 4 || ump_message_type(*buf) != UMP_MSG_TYPE_STREAM) in ump_handle_stream_msg()