Home
last modified time | relevance | path

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

/linux/sound/core/seq/
H A Dseq_clientmgr.h111 static inline bool snd_seq_client_is_midi2(struct snd_seq_client *c) in snd_seq_client_is_midi2() function
H A Dseq_ump_convert.c598 bool is_midi2 = snd_seq_client_is_midi2(dest) && in snd_seq_deliver_from_ump()
1283 else if (snd_seq_client_is_midi2(dest) && !dest_port->is_midi1) in snd_seq_deliver_to_ump()
H A Dseq_clientmgr.c2696 if (snd_seq_client_is_midi2(client) && p->is_midi1) in snd_seq_info_dump_ports()