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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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);
443 static int unsubscribe_port(struct snd_seq_client *client, function
556 unsubscribe_port(src_client, src_port, src, info,
592 unsubscribe_port(src_client, src_port, src, info,
594 unsubscribe_port(dest_client, dest_port, dest, info,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/seq/
H A Dseq_local.h50 int (*unsubscribe_port)(snd_seq_t *seq, snd_seq_port_subscribe_t * sub); member in struct:__anon1512
H A Dseq_hw.c396 .unsubscribe_port = snd_seq_hw_unsubscribe_port,
H A Dseq.c2648 return seq->ops->unsubscribe_port(seq, sub);

Completed in 89 milliseconds