Searched refs:snd_seq_ev_is_varusr (Results 1 – 2 of 2) sorted by relevance
56 #define snd_seq_ev_is_varusr(ev) (snd_seq_ev_length_type(ev) == SNDRV_SEQ_EVENT_LENGTH_VARUSR) macro
1086 if (client->convert32 && snd_seq_ev_is_varusr(&event)) { in snd_seq_write()