Home
last modified time | relevance | path

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

/linux/include/sound/
A Dseq_kernel.h86 int snd_seq_event_port_detach(int client, int port);
/linux/sound/core/seq/
A Dseq_ports.c697 int snd_seq_event_port_detach(int client, int port) in snd_seq_event_port_detach() function
711 EXPORT_SYMBOL(snd_seq_event_port_detach);
A Dseq_midi.c255 snd_seq_event_port_detach(msynth->seq_client, msynth->seq_port); in snd_seq_midisynth_delete()
/linux/sound/core/seq/oss/
A Dseq_oss_init.c341 return snd_seq_event_port_detach(dp->cseq, dp->port); in delete_port()
/linux/sound/synth/emux/
A Demux_oss.c179 snd_seq_event_port_detach(p->chset.client, p->chset.port); in snd_emux_close_seq_oss()

Completed in 8 milliseconds