snd_seq_event_port_detach  106 include/sound/seq_kernel.h int snd_seq_event_port_detach(int client, int port);
snd_seq_event_port_detach  356 sound/core/seq/oss/seq_oss_init.c 	return snd_seq_event_port_detach(dp->cseq, dp->port);
snd_seq_event_port_detach  269 sound/core/seq/seq_midi.c 		snd_seq_event_port_detach(msynth->seq_client, msynth->seq_port);
snd_seq_event_port_detach  200 sound/synth/emux/emux_oss.c 	snd_seq_event_port_detach(p->chset.client, p->chset.port);