Searched refs:addr_match (Results 1 – 1 of 1) sorted by relevance
469 static inline int addr_match(struct snd_seq_addr *r, struct snd_seq_addr *s) in addr_match() function479 if (addr_match(&r->sender, &s->sender) && in match_subs_info()480 addr_match(&r->dest, &s->dest)) { in match_subs_info()648 if (addr_match(dest_addr, &s->info.dest)) { in snd_seq_port_get_subscription()