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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/sound/
H A Dseq_kernel.h106 int snd_seq_event_port_detach(int client, int port);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/seq/
H A Dseq_ports.c667 int snd_seq_event_port_detach(int client, int port) function
682 EXPORT_SYMBOL(snd_seq_event_port_detach); variable
H A Dseq_midi.c266 snd_seq_event_port_detach(msynth->seq_client, msynth->seq_port);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/synth/emux/
H A Demux_oss.c197 snd_seq_event_port_detach(p->chset.client, p->chset.port);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/seq/oss/
H A Dseq_oss_init.c350 return snd_seq_event_port_detach(dp->cseq, dp->port);

Completed in 179 milliseconds