Home
last modified time | relevance | path

Searched refs:snd_seq_client_is_ump (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/sound/core/seq/
H A Dseq_clientmgr.h106 static inline bool snd_seq_client_is_ump(struct snd_seq_client *c) in snd_seq_client_is_ump() function
H A Dseq_ump_convert.c597 if (snd_seq_client_is_ump(dest)) { in snd_seq_deliver_from_ump()
H A Dseq_clientmgr.c690 } else if (snd_seq_client_is_ump(dest)) { in snd_seq_deliver_single_event()