Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/seq/
H A 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()
1051 if (!event_is_compatible(client, ev)) { in snd_seq_write()