Home
last modified time | relevance | path

Searched refs:ump_packet_words (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/core/seq/
H A Dseq_ump_client.c57 static unsigned char ump_packet_words[0x10] = { variable
108 len = ump_packet_words[type]; in seq_ump_process_event()
/openbmc/linux/sound/core/
H A Dump.c262 static unsigned char ump_packet_words[0x10] = { variable
280 ump->input_pending = ump_packet_words[ump_message_type(val)]; in snd_ump_receive_ump_val()