Searched refs:snd_seq_oss_midi_close (Results 1 – 3 of 3) sorted by relevance
26 int snd_seq_oss_midi_close(struct seq_oss_devinfo *dp, int dev);
307 snd_seq_oss_midi_close(dp, info->midi_mapped); in snd_seq_oss_synth_cleanup()406 snd_seq_oss_midi_close(dp, dev); in snd_seq_oss_synth_reset()
281 snd_seq_oss_midi_close(dp, i); in snd_seq_oss_midi_cleanup()382 snd_seq_oss_midi_close(struct seq_oss_devinfo *dp, int dev) in snd_seq_oss_midi_close() function