Searched refs:unsubscribe_port (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/seq/
H A Dseq_ports.c185 static int unsubscribe_port(struct snd_seq_client *client,
231 unsubscribe_port(client, port, grp, &subs->info, 0);
249 unsubscribe_port(c, aport, agrp, &subs->info, 1);
441 static int unsubscribe_port(struct snd_seq_client *client, function
554 unsubscribe_port(src_client, src_port, src, info,
590 unsubscribe_port(src_client, src_port, src, info,
592 unsubscribe_port(dest_client, dest_port, dest, info,

Completed in 50 milliseconds