Home
last modified time | relevance | path

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

/linux-6.12.1/sound/core/seq/
Dseq_clientmgr.c400 static bool event_is_compatible(const struct snd_seq_client *client, in event_is_compatible() function
467 if (!event_is_compatible(client, &cell->event)) { in snd_seq_read()
1049 if (!event_is_compatible(client, ev)) { in snd_seq_write()