snd_seq_event_port_detach 86 include/sound/seq_kernel.h int snd_seq_event_port_detach(int client, int port); snd_seq_event_port_detach 341 sound/core/seq/oss/seq_oss_init.c return snd_seq_event_port_detach(dp->cseq, dp->port); snd_seq_event_port_detach 250 sound/core/seq/seq_midi.c snd_seq_event_port_detach(msynth->seq_client, msynth->seq_port); snd_seq_event_port_detach 696 sound/core/seq/seq_ports.c EXPORT_SYMBOL(snd_seq_event_port_detach); snd_seq_event_port_detach 179 sound/synth/emux/emux_oss.c snd_seq_event_port_detach(p->chset.client, p->chset.port);